Skip to content
Snippets Groups Projects
Unverified Commit 36e1e7d4 authored by Liam Aharon's avatar Liam Aharon Committed by GitHub
Browse files

Update substrate/frame/asset-rewards/src/tests.rs

parent c7e8999d
No related merge requests found
Pipeline #464916 failed with stages
in 3 minutes and 40 seconds
......@@ -32,7 +32,7 @@ const DEFAULT_ADMIN: u128 = 1;
/// - Expiry block: 100
/// - Admin: 1
///
/// Useful to reduce boilerplate in tests when it's not important to customise or reusing pool
/// Useful to reduce boilerplate in tests when it's not important to customise or reuse pool
/// params.
pub fn create_default_pool() {
assert_ok!(StakingRewards::create_pool(
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment