Skip to content

Commit 1019f64

Browse files
committed
assert
1 parent afcc0a8 commit 1019f64

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ class AmazonQChatTest {
8282
assertTrue(result.contains("/doc"))
8383
assertTrue(result.contains("/dev"))
8484
assertTrue(result.contains("/transform"))
85-
assertTrue(result.contains("/help"))
85+
assertTrue(result.contains("/helping"))
8686
assertTrue(result.contains("/clear"))
8787
assertTrue(result.contains("/review"))
8888
assertTrue(result.contains("/test"))

0 commit comments

Comments
 (0)