wrycu/StarWarsFFG-Enhancements

Fix race condition in Cypress tests

bheiskell opened this issue · 1 comments

The fix I put into place to clear notifications after the page reload was not sufficient. I need to find a way to actually wait for the page reload before progressing.

Fixed with #149