File tree Expand file tree Collapse file tree 2 files changed +14
-18
lines changed
Expand file tree Collapse file tree 2 files changed +14
-18
lines changed Original file line number Diff line number Diff line change @@ -153,15 +153,13 @@ tests:
153153 # sample_name: [chatbot-component]
154154 # spec: chatbot-component
155155 # browser: *minimal_browser_list
156- # Skipping chatbot_v1 test due to persistent AWS Lex V1 rate limiting issues
157- # TODO: Re-enable after investigating bot configuration
158- # - test_name: integ_react_interactions_chatbot_v1
159- # desc: 'Chatbot V1'
160- # framework: react
161- # category: interactions
162- # sample_name: [lex-test-component]
163- # spec: chatbot-v1
164- # browser: [chrome, firefox]
156+ - test_name : integ_react_interactions_chatbot_v1
157+ desc : ' Chatbot V1'
158+ framework : react
159+ category : interactions
160+ sample_name : [lex-test-component]
161+ spec : chatbot-v1
162+ browser : [chrome, firefox]
165163 - test_name : integ_react_interactions_chatbot_v2
166164 desc : ' Chatbot V2'
167165 framework : react
Original file line number Diff line number Diff line change @@ -820,15 +820,13 @@ tests:
820820 # amplifyjs_dir: true
821821
822822 # INTERACTIONS
823- # Skipping chatbot_v1 test due to persistent AWS Lex V1 rate limiting issues
824- # TODO: Re-enable after investigating bot configuration
825- # - test_name: integ_react_interactions_chatbot_v1
826- # desc: 'Chatbot V1'
827- # framework: react
828- # category: interactions
829- # sample_name: [lex-test-component]
830- # spec: chatbot-v1
831- # browser: *minimal_browser_list
823+ - test_name : integ_react_interactions_chatbot_v1
824+ desc : ' Chatbot V1'
825+ framework : react
826+ category : interactions
827+ sample_name : [lex-test-component]
828+ spec : chatbot-v1
829+ browser : *minimal_browser_list
832830 - test_name : integ_react_interactions_chatbot_v2
833831 desc : ' Chatbot V2'
834832 framework : react
You can’t perform that action at this time.
0 commit comments