Skip to content

Commit

Permalink
chore(github-actions): enable e2e in-app test (#12769)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samaritan1011001 authored Dec 29, 2023
2 parents 0462761 + 781084e commit 51c3650
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/integ-config/integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,15 @@ tests:
spec: multi-part-copy
browser: *minimal_browser_list

# INAPPMESSAGING
- test_name: integ_in_app_messaging
desc: 'React InApp Messaging'
framework: react
category: notifications
sample_name: [in-app-messaging-app]
spec: in-app-messaging
browser: *minimal_browser_list

# - test_name: integ_duplicate_packages
# desc: 'Duplicate Package Errors'
# framework: react
Expand Down

0 comments on commit 51c3650

Please sign in to comment.