Skip to content

Commit f18ea96

Browse files
authored
fix: enable test flag for amazon q ui testing (aws#2046)
1 parent 01d8112 commit f18ea96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chat-client/src/client/mynahUi.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,7 @@ export const createMynahUi = (
810810
},
811811
config: {
812812
maxTabs: 10,
813+
test: true,
813814
dragOverlayIcon: MynahIcons.IMAGE,
814815
texts: {
815816
...uiComponentsTexts,

0 commit comments

Comments
 (0)