Move admin API error tests out of source
Deploy / deploy (push) Successful in 1m34s
CI / Rust Checks (push) Failing after 5m3s
CI / Frontend E2E (push) Has been skipped
CI / Deployment Manifests (push) Has been skipped
CI / UI Checks (push) Has been skipped

This commit is contained in:
github-ops
2026-06-20 20:52:19 +00:00
parent 80cbb9cda1
commit 6a952f983f
3 changed files with 56 additions and 59 deletions
+2
View File
@@ -0,0 +1,2 @@
#[path = "unit/error.rs"]
mod error;