Commit 986d20b3 authored by Michal Kucharczyk's avatar Michal Kucharczyk Committed by GitHub
Browse files

Use temporary db for benchmarking (#12254)



* Use temporary db for benchmarking

If no db option was given benchmarks shall use temporary database.
Otherwise the test can use locally stored database which maybe
out-of-date causing test to fail.

* nicer syntax

* explanatory comment added

* Update utils/frame/benchmarking-cli/src/lib.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>
parent 5f248e9b
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