mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 03:18:29 +08:00
remove one case in search
Former-commit-id: 23aa50a7a89d72d1334c9a0a405020aa84004931
This commit is contained in:
parent
408b81f613
commit
5a66b9aa96
@ -220,7 +220,6 @@ class TestSearchBase:
|
||||
scope="function",
|
||||
params=[
|
||||
(get_last_day(2), get_last_day(1)),
|
||||
(get_last_day(2), get_current_day()),
|
||||
(get_next_day(1), get_next_day(2))
|
||||
]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user