Rework the runtime upgrade test (#727)

* Rework the runtime upgrade test

* Update test/service/tests/runtime_upgrade.rs

* Update test/service/tests/runtime_upgrade.rs

* Update Cargo.lock

* FMT

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
Bastian Köcher
2021-11-09 15:02:34 +01:00
committed by GitHub
parent e304662f04
commit 6b4fd91ad5
10 changed files with 2610 additions and 1399 deletions
+1 -1
View File
@@ -67,4 +67,4 @@ std = [
"sp-transaction-pool/std",
"sp-version/std",
]
upgrade = []
increment-spec-version = []