Move runtime cache tests out of source
Deploy / deploy (push) Successful in 1m33s
CI / Rust Checks (push) Failing after 4m52s
CI / UI Checks (push) Has been skipped
CI / Frontend E2E (push) Has been skipped
CI / Deployment Manifests (push) Has been skipped

This commit is contained in:
github-ops
2026-06-20 20:49:34 +00:00
parent 11d5493a9f
commit 80cbb9cda1
3 changed files with 300 additions and 322 deletions
+2
View File
@@ -0,0 +1,2 @@
#[path = "unit/cache.rs"]
mod cache;