refactor(core): Serializer Functional Test Suite re-enabled for model Manufacturer
ref: #908 #911 #914
This commit is contained in:
@ -10,6 +10,8 @@ from core.serializers.manufacturer import Manufacturer, ManufacturerModelSeriali
|
||||
|
||||
|
||||
|
||||
@pytest.mark.model_manufacturer
|
||||
@pytest.mark.module_core
|
||||
class ManufacturerValidationAPI(
|
||||
TestCase,
|
||||
):
|
Reference in New Issue
Block a user