Skip to content

Commit 11daefa

Browse files
committed
minor
1 parent 9320613 commit 11daefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/web/server/tests/unit/with_dbs/02/test_projects_states_handlers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1562,7 +1562,7 @@ async def test_open_shared_project_2_users_locked(
15621562

15631563

15641564
@pytest.mark.parametrize(*standard_user_role_response())
1565-
async def test_open_shared_project_at_same_time(
1565+
async def test_open_shared_project_at_same_time_disabled_collaboration(
15661566
with_disabled_rtx_collaboration: EnvVarsDict,
15671567
client: TestClient,
15681568
client_on_running_server_factory: Callable[[], TestClient],

0 commit comments

Comments
 (0)