You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following javascript test frequently breaks, blocking releases
1) FinancialAidCalculator
should let you enter your preferred currency:
Error: Timeout of 45000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/micromasters/micromasters/static/js/containers/FinancialAidCalculator_test.js)
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
The text was updated successfully, but these errors were encountered:
The following javascript test frequently breaks, blocking releases
The text was updated successfully, but these errors were encountered: