mirror of
https://github.com/clearml/clearml-server
synced 2025-06-26 23:15:47 +00:00
Use apiserver namespace
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user