Skip to content

Commit

Permalink
chore: Enable api reconnect test (#12234)
Browse files Browse the repository at this point in the history
  • Loading branch information
stocaaro authored Oct 10, 2023
1 parent b117bfa commit c16bb5d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/integ-config/integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -679,14 +679,14 @@ tests:
# spec: reconnection
# # Firefox doesn't support network state management in cypress
# browser: [chrome]
# - test_name: integ_react_api_reconnect
# desc: 'PubSub - Reconnection for API'
# framework: react
# category: pubsub
# sample_name: [reconnection-api]
# spec: reconnection
# # Firefox doesn't support network state management in cypress
# browser: [chrome]
- test_name: integ_react_api_reconnect
desc: 'PubSub - Reconnection for API'
framework: react
category: pubsub
sample_name: [reconnection-api]
spec: reconnection
# Firefox doesn't support network state management in cypress
browser: [chrome]

# STORAGE
- test_name: integ_react_storage
Expand Down

0 comments on commit c16bb5d

Please sign in to comment.