From 46f5c88ed802af764514a7136be3a4c0fcd43c3d Mon Sep 17 00:00:00 2001 From: Vladimir Andjelkoski Date: Wed, 23 Oct 2024 11:23:41 +0200 Subject: [PATCH] test(AwsVpcPeering): code review suggestions Co-authored-by: Milos Tomic <59831542+tmilos77@users.noreply.github.com> --- features/400-awsvpcpeering.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/400-awsvpcpeering.feature b/features/400-awsvpcpeering.feature index 127bc12..5e148c5 100644 --- a/features/400-awsvpcpeering.feature +++ b/features/400-awsvpcpeering.feature @@ -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: """