Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 6c34175

Browse files
committed
chore: update frame-support pallet_ui fixtures
1 parent 9171aa8 commit 6c34175

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frame/support/test/tests/pallet_ui/storage_ensure_span_are_ok_on_wrong_gen.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ error[E0277]: the trait bound `Bar: TypeInfo` is not satisfied
6969
(A, B, C, D)
7070
(A, B, C, D, E)
7171
(A, B, C, D, E, F)
72-
and 161 others
72+
and 162 others
7373
= note: required for `Bar` to implement `StaticTypeInfo`
7474
= note: required for `frame_support::pallet_prelude::StorageValue<_GeneratedPrefixForStorageFoo<T>, Bar>` to implement `StorageEntryMetadataBuilder`
7575

frame/support/test/tests/pallet_ui/storage_ensure_span_are_ok_on_wrong_gen_unnamed.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ error[E0277]: the trait bound `Bar: TypeInfo` is not satisfied
6969
(A, B, C, D)
7070
(A, B, C, D, E)
7171
(A, B, C, D, E, F)
72-
and 161 others
72+
and 162 others
7373
= note: required for `Bar` to implement `StaticTypeInfo`
7474
= note: required for `frame_support::pallet_prelude::StorageValue<_GeneratedPrefixForStorageFoo<T>, Bar>` to implement `StorageEntryMetadataBuilder`
7575

0 commit comments

Comments
 (0)