fabro/.config
Bryan Helmkamp b97b253dee
Drop the special-case timeout for all_spec_routes_are_routable
The test needed room only because it was walking the developer's real
~/.fabro/storage. Now that it runs in about a second, the package-wide
fabro-server timeout covers it with plenty of margin.

The override was not doing anything anyway: nextest resolves each setting
from the first matching override, and `package(fabro-server)` was defined
above it, so the narrower filter never applied. Removing it makes the
config say what was already true.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-27 18:53:49 -04:00
..
nextest.toml Drop the special-case timeout for all_spec_routes_are_routable 2026-07-27 18:53:49 -04:00