This commit is contained in:
Arnoud Vermeer 2018-11-02 13:50:55 +01:00
parent 71a5581d95
commit ec1168fda5

View File

@ -10,6 +10,7 @@ from extras.constants import GRAPH_TYPE_PROVIDER
from extras.models import Graph
from utilities.testing import APITestCase
class ProviderTest(APITestCase):
def setUp(self):