Skip to content

Commit

Permalink
readding assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
stewwall committed Jun 13, 2024
1 parent 54293e9 commit 09eba60
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,4 @@ def test_org_policy_campaign_creates_a_new_policy(self):
org_client, param_store, {}, {"TestOrg": "ou-123456789"}, SCP_ONLY
)
self.assertGreaterEqual(len(log.records), 0)
org_stubber.assert_no_pending_responses()

0 comments on commit 09eba60

Please sign in to comment.