Skip to content

Commit

Permalink
Fixed failing test_jobs (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfx authored Sep 2, 2023
1 parent e214477 commit 8d7629d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ def test_jobs(
with_table_acls=False,
inventory=InventoryConfig(table=inventory_table),
groups=GroupsConfig(selected=[g[0].display_name for g in env.groups]),
auth=None,
log_level="DEBUG",
)
toolkit = GroupMigrationToolkit(config)
Expand Down

0 comments on commit 8d7629d

Please sign in to comment.