Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash on e2e test failure (#16556)
If an e2e test fails on a website, the driver will crash on this line because it can't find a reference to `stateHooks`. That variable is only set in our UI, not on other sites.
- Loading branch information