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
fix (umd script test): Default logger calls console.info when logging at info level (#218)
Summary:
Update UMD script test to reflect the latest expected behavior of the default logger (when the level is INFO, it calls `console.info`)
Test plan:
Run UMD script tests (`npm run test-umdbrowser`)
0 commit comments