Skip to content

Commit

Permalink
test(AwsVpcPeering): code review suggestions
Browse files Browse the repository at this point in the history
Co-authored-by: Milos Tomic <[email protected]>
  • Loading branch information
vandjelk and tmilos77 authored Oct 23, 2024
1 parent 89b4d6e commit 46f5c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/400-awsvpcpeering.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Feature: AwsVpcPeering feature
deleteRemotePeering: true
"""

Then eventually value load("peering").status.state equals "Ready" with timeout3X
Then eventually value load("peering").status.state equals "Ready" with

When resource pod is applied:
"""
Expand Down

0 comments on commit 46f5c88

Please sign in to comment.