Skip to content

Commit 8d7629d

Browse files
authored
Fixed failing test_jobs (#140)
1 parent e214477 commit 8d7629d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_jobs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def test_jobs(
3333
with_table_acls=False,
3434
inventory=InventoryConfig(table=inventory_table),
3535
groups=GroupsConfig(selected=[g[0].display_name for g in env.groups]),
36-
auth=None,
3736
log_level="DEBUG",
3837
)
3938
toolkit = GroupMigrationToolkit(config)

0 commit comments

Comments
 (0)