Allow admins to disable the expert mode form
All checks were successful
Tests / test (push) Successful in 27s
All checks were successful
Tests / test (push) Successful in 27s
closes #289
This commit is contained in:
parent
63f5982350
commit
1dbeb31985
8 changed files with 72 additions and 8 deletions
|
|
@ -2,6 +2,7 @@ import pytest
|
|||
|
||||
from servala.core.models.service import CloudProvider, ServiceOffering
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"url,redirect",
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue