Commit 353c885
committed
[ci] fix test-frame-ui job
The test frame ui started failing consistently on latest master [1]. I
assume it was because of a race between
#1343 which introduced
this warning and a PR that updated our tooling version, hence the
warnings don't match perfectly, so regenerated them with
`TRYBUILD=overwrite` as the test suggests.
[1] https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4666766
Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>1 parent f6ae145 commit 353c885
1 file changed
Lines changed: 6 additions & 1 deletion
File tree
- substrate/frame/support/test/tests/construct_runtime_ui
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
0 commit comments