fabro/lib/crates/fabro-util/tests
Bryan Helmkamp af56b38e55
fix(lints): resolve clippy errors after error-chain refactor
Update test sites to call .to_string() before .contains() since the
sandbox Error enum no longer dereferences to String, add use statements
to satisfy clippy::absolute_paths, and inline the redundant
sandbox_error helpers in fabro-agent to clear needless_pass_by_value.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 11:37:09 -07:00
..
dev_token.rs feat(auth): store dev tokens in auth store 2026-04-24 16:02:36 -04:00
error_chain.rs fix(lints): resolve clippy errors after error-chain refactor 2026-04-27 11:37:09 -07:00