Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
link todo to issue (#7162)
Browse files Browse the repository at this point in the history
  • Loading branch information
gui1117 authored Sep 21, 2020
1 parent 64f5668 commit 33562b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frame/scheduler/src/benchmarking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ benchmarks! {
);
}

// TODO: Make this more complex and flexible so it can be used in automation.
// TODO [#7141]: Make this more complex and flexible so it can be used in automation.
#[extra]
on_initialize {
let s in 0 .. T::MaxScheduledPerBlock::get();
Expand Down

0 comments on commit 33562b1

Please sign in to comment.