mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 19:47:59 +00:00
Update tests for 1.66 and switch CI to stable Rust 1.66 (#13118)
* Update UI tests for 1.66 * Fix `test_enum` assertion for Rust 1.66 * Fix another `test_enum` assertion for Rust 1.66 * Fix another `test_enum` assertion for Rust 1.66 * Fix another `test_enum` assertion for Rust 1.66
This commit is contained in:
committed by
GitHub
parent
c04e68fd01
commit
280fce7172
@@ -1,5 +1,5 @@
|
||||
error: expected `DispatchResultWithPostInfo` or `DispatchResult`
|
||||
--> $DIR/call_invalid_return.rs:17:39
|
||||
--> tests/pallet_ui/call_invalid_return.rs:17:39
|
||||
|
|
||||
17 | pub fn foo(origin: OriginFor<T>) -> ::DispatchResult { todo!() }
|
||||
| ^^
|
||||
| ^
|
||||
|
||||
Reference in New Issue
Block a user