salesforce/near-membrane

Enable async/await tests for Firefox and Safari

Closed this issue · 1 comments

The membrane/async-await.spec.js tests fail in Firefox and Safari. At the moment we are not testing with Safari, but CI fails with Firefox. For now and until we find a solution, disable async/await tests for these browsers.

I've tested this in Safari 14.1, and the tests now pass. Firefox still fails.