Add default unit for disk size field
All checks were successful
Tests / test (push) Successful in 29s
All checks were successful
Tests / test (push) Successful in 29s
This commit is contained in:
parent
de6794046d
commit
0a621f6372
2 changed files with 6 additions and 2 deletions
|
|
@ -8,7 +8,6 @@ from servala.core.crd import generate_custom_form_class
|
|||
from servala.core.crd.forms import DEFAULT_FIELD_CONFIGS, MANDATORY_FIELDS
|
||||
from servala.core.forms import ServiceDefinitionAdminForm
|
||||
from servala.core.models import ControlPlaneCRD
|
||||
from servala.frontend.forms.widgets import NumberInputWithAddon
|
||||
|
||||
|
||||
def test_custom_model_form_class_returns_class_when_form_config_exists():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue