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 afcc0a8 commit 1019f64Copy full SHA for 1019f64
ui-tests-starter/tst-243+/software/aws/toolkits/jetbrains/uitests/chatTests/AmazonQChatTest.kt
@@ -82,7 +82,7 @@ class AmazonQChatTest {
82
assertTrue(result.contains("/doc"))
83
assertTrue(result.contains("/dev"))
84
assertTrue(result.contains("/transform"))
85
- assertTrue(result.contains("/help"))
+ assertTrue(result.contains("/helping"))
86
assertTrue(result.contains("/clear"))
87
assertTrue(result.contains("/review"))
88
assertTrue(result.contains("/test"))
0 commit comments