Skip to content

Commit

Permalink
Updates error output in UI test
Browse files Browse the repository at this point in the history
  • Loading branch information
gupnik committed Nov 11, 2023
1 parent e8e2f70 commit 3f9faad
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,3 @@ error: Invalid type: expected `OriginFor<T>`
|
34 | pub fn foo(origin: u8) {}
| ^^

error: expected `OriginFor`
--> tests/pallet_ui/call_invalid_origin_type.rs:34:22
|
34 | pub fn foo(origin: u8) {}
| ^^

0 comments on commit 3f9faad

Please sign in to comment.