Prepare UI tests for Rust 1.51 & new CI image (#8474)

* Prepare UI tests for Rust 1.51 & new CI image

* another stderr to be fixed

Co-authored-by: Denis P <denis.pisarev@parity.io>
This commit is contained in:
Bastian Köcher
2021-03-29 17:05:06 +02:00
committed by GitHub
parent c8fced2019
commit 22139a3c03
3 changed files with 21 additions and 7 deletions
@@ -1,7 +1,6 @@
error: `System` pallet declaration is missing. Please add this line: `System: frame_system::{Pallet, Call, Storage, Config, Event<T>},`
--> $DIR/missing_system_module.rs:8:2
|
8 | {
| _____^
8 | / {
9 | | }
| |_____^