Skip to content

Fix #466 - Fix flaky " updates the subscription filter text when updating the extension"

Agnieszka Czyzewska requested to merge updates-flaky into master

This MR contains few fixes:

  • moving "shouldBeBlocked" and "shouldBeLoaded" to utils.js so any test file can use it
  • adding timeout so tests are stable for now
  • new way to check if page is loaded (see first point) so it won't hang
Edited by Agnieszka Czyzewska

Merge request reports