Skip to content

Commit

Permalink
Update INTEGRATION_TESTS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pahud authored Jul 17, 2024
1 parent fec6ce0 commit 318e86b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions INTEGRATION_TESTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,7 @@ This will:
Now when you run `npm test` it will synth the integ app and compare the result with the snapshot.
If the snapshot has changed the same process must be followed to update the snapshot.

*Note - When running integration tests, refrain from defining the `env.account` property for stacks. This ensures that the synthesized
CloudFormation template from the snapshots does not contain your current AWS account information, promoting better security and portability.*
*Note - When running integration tests, `env.account` is generally not required unless some special cases like cross-account tests.*

### New L2 Constructs

Expand Down

0 comments on commit 318e86b

Please sign in to comment.