v0.3.8-pre.002-fix.001

This commit is contained in:
2026-09-03 11:31:41 +02:00
parent 6a1892792c
commit 74890a6268
8 changed files with 243 additions and 22 deletions

View File

@@ -1,5 +1,7 @@
// file: crates/ksp-app-store-desk/tests/dependency_boundary.rs
// version: 1
// version: 2
//! Dependency-boundary tests for the Store Desk scaffold.
#[test]
fn pre_002_manifest_keeps_store_and_transport_runtime_dependencies_out_of_scaffold() {