Skip to content

Commit 619f47c

Browse files
ashwinkumar6Ashwin Kumar
andauthored
chore(e2e): remove legacy interactions e2e tests (#14163)
Co-authored-by: Ashwin Kumar <ashwsrir@amazon.com>
1 parent 22ca811 commit 619f47c

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

.github/integ-config/integ-all.yml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -758,13 +758,6 @@ tests:
758758
# amplifyjs_dir: true
759759

760760
# INTERACTIONS
761-
# - test_name: integ_react_interactions_react_interactions
762-
# desc: 'React Interactions'
763-
# framework: react
764-
# category: interactions
765-
# sample_name: [chatbot-component]
766-
# spec: chatbot-component
767-
# browser: *minimal_browser_list
768761
- test_name: integ_react_interactions_chatbot_v1
769762
desc: 'Chatbot V1'
770763
framework: react
@@ -779,27 +772,6 @@ tests:
779772
sample_name: [lex-test-component]
780773
spec: chatbot-v2
781774
browser: *minimal_browser_list
782-
# - test_name: integ_angular_interactions
783-
# desc: 'Angular Interactions'
784-
# framework: angular
785-
# category: interactions
786-
# sample_name: [chatbot-component]
787-
# spec: chatbot-component
788-
# browser: *minimal_browser_list
789-
# - test_name: integ_vue_interactions_vue_2_interactions
790-
# desc: 'Vue 2 Interactions'
791-
# framework: vue
792-
# category: interactions
793-
# sample_name: [chatbot-component]
794-
# spec: chatbot-component
795-
# browser: [chrome]
796-
# - test_name: integ_vue_interactionsvue_3_interactions
797-
# desc: 'Vue 3 Interactions'
798-
# framework: vue
799-
# category: interactions
800-
# sample_name: [chatbot-component-vue3]
801-
# spec: chatbot-component
802-
# browser: [chrome]
803775

804776
# PREDICTIONS
805777
- test_name: integ_react_predictions

0 commit comments

Comments
 (0)