Skip to content

Commit

Permalink
".git/.scripts/commands/update-ui/update-ui.sh"
Browse files Browse the repository at this point in the history
  • Loading branch information
command-bot committed Sep 19, 2024
1 parent 0f67d5a commit f1a14f7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
error: unexpected token
error: unexpected token, expected `)`
--> tests/pallet_ui/call_weight_inherited_invalid5.rs:31:50
|
31 | #[pallet::call(weight(<T as Config>::WeightInfo straycat))]
| ^^^^^^^^

error: unexpected token
error: unexpected token, expected `)`
--> tests/pallet_ui/call_weight_inherited_invalid5.rs:51:52
|
51 | #[pallet::call(weight = <T as Config>::WeightInfo straycat)]
Expand Down

0 comments on commit f1a14f7

Please sign in to comment.