Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed unsued maintenance mode types
  • Loading branch information
fgamundi committed Feb 8, 2024
commit fcefeefc7430d58d73f57d157718e16e6e094ae7
1 change: 1 addition & 0 deletions pallets/maintenance-mode/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ use cumulus_primitives_core::AggregateMessageOrigin;
use frame_support::traits::QueuePausedQuery;
use frame_support::{assert_noop, assert_ok};
use sp_runtime::traits::Dispatchable;

#[test]
fn can_remark_during_normal_operation() {
ExtBuilder::default().build().execute_with(|| {
Expand Down
132 changes: 0 additions & 132 deletions pallets/maintenance-mode/src/types.rs

This file was deleted.