difftreelog
fix test
in: master
2 files changed
pallets/app-promotion/src/lib.rsdiffbeforeafterboth282829#[cfg(feature = "runtime-benchmarks")]29#[cfg(feature = "runtime-benchmarks")]30mod benchmarking;30mod benchmarking;31#[cfg(test)]3132mod tests;33pub mod types;32pub mod types;34pub mod weights;33pub mod weights;3534pallets/app-promotion/src/tests.rsdiffbeforeafterbothno changes