Skip to content

Commit

Permalink
this patch line isn't needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ikraemer-dd committed May 11, 2023
1 parent f7420a2 commit 85a7e85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_ebs.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ def test_snapshot_access_everyone_only(self):
# pre conditions, 2 snapshots one shared to a separate account, and one
# shared publicly. 2 non matching volumes, one not shared, one shared
# explicitly to its own account.
self.patch(CopySnapshot, "executor_factory", MainThreadExecutor)
factory = self.replay_flight_data("test_ebs_cross_account")
p = self.load_policy(
{
Expand Down

0 comments on commit 85a7e85

Please sign in to comment.