Skip to content

Commit

Permalink
fix(auth): provide NEXT_PUBLIC_BACKEND_CONFIG for resumable mfa E2E (a…
Browse files Browse the repository at this point in the history
…ws-amplify#14090)

Add public backend config param to next test
  • Loading branch information
joon-won authored Dec 19, 2024
1 parent fe315be commit 29b6c3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/integ-config/integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,9 @@ tests:
sample_name: [mfa]
spec: sign-in-resumable-mfa
browser: *minimal_browser_list

env:
NEXT_PUBLIC_BACKEND_CONFIG: resum-signin

# DISABLED Angular/Vue tests:
# TODO: delete tests or add custom ui logic to support them.

Expand Down

0 comments on commit 29b6c3f

Please sign in to comment.