Skip to content

Commit 97ef81b

Browse files
committed
Improve supervisely test
1 parent d0197cd commit 97ef81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/converter_test/test_supervisely.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def test_supervisely_convert_vector(tmpdir):
1313
'Web'
1414
)
1515

16-
project_name = "supervisely_test_vector"
16+
project_name = "supervisely_test_vector_basic"
1717

1818
projects = sa.search_projects(project_name, True)
1919
for project in projects:

0 commit comments

Comments
 (0)