Skip to content

Commit

Permalink
Update aws/macie_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Rho <[email protected]>
  • Loading branch information
zackproser and rhoboat authored Jul 13, 2022
1 parent e072034 commit e3ac426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/macie_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ func TestListMacieAccounts(t *testing.T) {

// Macie is not very conducive to programmatic testing. In order to make this test work, we maintain a standing invite
// from our phxdevops test account to our nuclear-wasteland account. We can continuously "nuke" our membership because
// Macie supports a member account *that was invited* to remove its own association at any time. Meanwhile, diassociating
// Macie supports a member account *that was invited* to remove its own association at any time. Meanwhile, disassociating
// in this manner does not destroy or invalidate the original invitation, which allows us to to continually re-accept it
// from our nuclear-wasteland account (where cloud-nuke tests are run), just so that we can nuke it again
//
Expand Down

0 comments on commit e3ac426

Please sign in to comment.