Skip to content

Commit

Permalink
add warn
Browse files Browse the repository at this point in the history
  • Loading branch information
lemunozm committed Dec 12, 2023
1 parent 3f6ef81 commit 85a0d86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libs/test-utils/src/mocks/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@

pub mod nav;
pub mod orml_asset_registry;

// README! Before adding a mock here,
// evaluate first if the mock can be built using mock-builder under
// `cfg-mocks` crate.

0 comments on commit 85a0d86

Please sign in to comment.