Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
Co-authored-by: Kian Paimani <[email protected]>
  • Loading branch information
UtkarshBhardwaj007 and kianenigma authored Dec 31, 2024
1 parent 03d1492 commit 8e325cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ mod tests {
type CounterMaxValue = ConstU32<100>;
}

// Helper function to build genesis storage according to the mock runtime.
/// Helper function to build genesis storage according to the mock runtime.
pub fn new_test_ext() -> sp_io::TestExternalities {
let t = frame_system::GenesisConfig::<Test>::default()
.build_storage()
Expand Down

0 comments on commit 8e325cb

Please sign in to comment.