mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Summary: * Some tests needed updating because fake document ids in tests were changed to be valid urlIds (the existing ones were too short). * urlId capture is tweaked to not allow hyphens, so some long login-related paths don't get confused with documents. Test Plan: tests should pass again Reviewers: dsagal Reviewed By: dsagal Subscribers: dsagal Differential Revision: https://phab.getgrist.com/D4134