Skip to content

Commit

Permalink
Fix benchmarks
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed Jul 26, 2024
1 parent b912cd0 commit 6c529ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ impl pallet_treasury::Config<AmbassadorTreasuryInstance> for Runtime {
>;
}

#[cfg(test)]
#[cfg(all(test, not(feature = "runtime-benchmarks")))]
mod tests {
use super::*;

Expand Down

0 comments on commit 6c529ef

Please sign in to comment.