Skip to content

Commit

Permalink
chore: Add Filip legacy to protected users (#3054)
Browse files Browse the repository at this point in the history
- protect Filip legacy user
  • Loading branch information
sfc-gh-asawicki authored Sep 9, 2024
1 parent 74b8ea8 commit 5f54ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/sdk/sweepers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ func nukeUsers(client *Client) func() error {
"TERRAFORM_SVC_ACCOUNT",
"TEST_CI_SERVICE_USER",
"FILIP_BUDZYNSKI",
"FILIP_BUDZYNSKI_LEGACY",
}

return func() error {
Expand Down

0 comments on commit 5f54ff9

Please sign in to comment.