Skip to content

Resolve localStorage.clear() error when feature test fails before visiting page

Mike Greiling requested to merge 5042-fix-ee-master-group-name-conflict into master

If a spec fails before visiting a page, it will produce an error when the post-test hook attempts to empty the localStorage cache. This change will make the attempt to clear the localStorage conditional.

Edited by Mike Greiling

Merge request reports

Loading