We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b655f4 commit 67929b9Copy full SHA for 67929b9
src/tests.rs
@@ -114,8 +114,6 @@ impl OtherTrait for Test {
114
type OtherEvent = ();
115
}
116
117
-// This function basically just builds a genesis storage key/value store according to
118
-// our desired mockup.
119
fn new_test_ext() -> sp_io::TestExternalities {
120
frame_system::GenesisConfig::default().build_storage::<Test>().unwrap().into()
121
0 commit comments