Skip to content

Commit

Permalink
remove member-role from test
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkerrigan committed May 5, 2023
1 parent ef1ee2c commit 28763d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -1105,7 +1105,6 @@ def test_now_interpolation(self):
**{
'mode': {
'type': 'config-rule',
'member-role': 'arn:aws:iam::{account_id}:role/BarFoo',
'role': 'FooBar'},
}
}, config=pull_mode_policy.ctx.options)
Expand Down

0 comments on commit 28763d4

Please sign in to comment.