Use apiserver namespace

This commit is contained in:
allegroai
2021-01-05 16:28:49 +02:00
parent 22e9c2b7eb
commit f832ea565a
110 changed files with 503 additions and 503 deletions

View File

@@ -3,7 +3,7 @@ from time import sleep
from typing import Sequence, Mapping
from tests.automated import TestService
from apiserver.tests.automated import TestService
class TestEntityOrdering(TestService):