mirror of https://github.com/milvus-io/milvus.git
parent
0e6faab245
commit
5f41af4fd4
|
@ -1,6 +1,6 @@
|
||||||
import pytest
|
import pytest
|
||||||
from utils.utils import *
|
from utils.utils import *
|
||||||
from common.constants import *
|
from common.constants import default_entities
|
||||||
from common.common_type import CaseLabel
|
from common.common_type import CaseLabel
|
||||||
|
|
||||||
DELETE_TIMEOUT = 60
|
DELETE_TIMEOUT = 60
|
||||||
|
|
Loading…
Reference in New Issue