Skip to content
Snippets Groups Projects
Commit 17afaca7 authored by Éloïs's avatar Éloïs
Browse files

rustfmt

parent 03d64046
No related branches found
No related tags found
No related merge requests found
......@@ -170,5 +170,6 @@ async fn main() {
DuniterWorld::cucumber()
.fail_on_skipped()
.max_concurrent_scenarios(4)
.run("features").await;
.run("features")
.await;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment