mirror of
https://github.com/basecamp/once-campfire.git
synced 2026-08-29 01:52:38 +09:00
84ad886114
The test relied on the post-login landing page implicitly, so the custom_styles <link> coverage could silently evaporate if that landing changes. Visit root_url explicitly (matching the writebook sibling) to pin the page under test. Assertions are unchanged and still non-vacuous.