Make the organization and rest api tests cleaner to import from other modules.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from .base import OrganizationTestCase #NOQA
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
from .base import GenericAPITestCase #NOQA
|
||||
|
||||
Reference in New Issue
Block a user