mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Summary: This should resolve some staging test failures. The previous regexes weren't quite specific enough, so random parts of a URL that had traces of the real login URLs were causing isOnLoginPage() and isOnGristLoginPage() to return true instead of false. Test Plan: N/A (fixing tests) Reviewers: paulfitz Reviewed By: paulfitz Differential Revision: https://phab.getgrist.com/D3283