We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aebccf commit 347e1e7Copy full SHA for 347e1e7
ui-tests-starter/tst-243+/software/aws/toolkits/jetbrains/uitests/testTests/QTestGenerationChatTest.kt
@@ -419,7 +419,7 @@ class QTestGenerationChatTest {
419
assertTrue(result.contains("new tab opened"))
420
assertTrue(result.contains("Error message displayed correctly"))
421
assertTrue(result.contains("Input field re-enabled after error"))
422
- assertTrue(result.contains("Feedback button found with correct text"))
+ assertTrue(result.contains("Feedback button found with correct text after error"))
423
}
424
425
0 commit comments