substrate-test-utils 3.0.0

Substrate test utilities
Documentation
1
2
3
4
5
error: the test function accepts only one argument of type sc_service::TaskExecutor
  --> $DIR/missing-func-parameter.rs:20:1
   |
20 | async fn missing_func_parameter() {
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^