Skip to content

Commit 57eb2c8

Browse files
review @pcrespov
1 parent 6b65239 commit 57eb2c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/director-v2/tests/unit/with_dbs/comp_scheduler/test_db_repositories_comp_runs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1259,7 +1259,6 @@ async def test_get_latest_run_by_project(
12591259

12601260
# Create a second user
12611261
second_user = create_registered_user()
1262-
# second_user_id = UserID(faker.pyint(min_value=1000))
12631262

12641263
# Create comp runs for the original user
12651264
comp_run_user1_iter1 = await CompRunsRepository(sqlalchemy_async_engine).create(

0 commit comments

Comments
 (0)