Skip to content

Commit 0ac0c08

Browse files
committed
Try adding more wait time
1 parent 34ce45c commit 0ac0c08

File tree

1 file changed

+1
-0
lines changed
  • ui-tests-starter/tst-243+/software/aws/toolkits/jetbrains/uitests/chatTests

1 file changed

+1
-0
lines changed

ui-tests-starter/tst-243+/software/aws/toolkits/jetbrains/uitests/chatTests/AmazonQChatTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ class AmazonQChatTest {
8686
assertTrue(result.contains("/clear"))
8787
assertTrue(result.contains("/review"))
8888
assertTrue(result.contains("/test"))
89+
Thread.sleep(20000)
8990
}
9091
}
9192

0 commit comments

Comments
 (0)