git.delta.rocks / unique-network / refs/commits / 76541c4e15e0

difftreelog

fix test

PraetorP2022-09-08parent: #35da4ee.patch.diff
in: master

2 files changed

modifiedpallets/app-promotion/src/lib.rsdiffbeforeafterboth
--- a/pallets/app-promotion/src/lib.rs
+++ b/pallets/app-promotion/src/lib.rs
@@ -28,8 +28,7 @@
 
 #[cfg(feature = "runtime-benchmarks")]
 mod benchmarking;
-#[cfg(test)]
-mod tests;
+
 pub mod types;
 pub mod weights;
 
deletedpallets/app-promotion/src/tests.rsdiffbeforeafterboth

no changes