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
An earlier refactor (to avoid floating the passed in `promise`)
introduced invalid syntax (`Promise.all(firstThing, secondThing)`), this
fixes the issue and adds tests ensuring we don't regress.
0 commit comments