Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change how to test editor mobile overlay colors
The tests were a little flaky when tryingn to click the button to open the mobile view since the animation from desktop to mobile in the editor took some time, and the test was trying to click the open menu button before it was able to be clicked. This updates the test to use the navigation settings itself, which doesn't have an animation, so it should be more reliable.
- Loading branch information