Commit 62df219
committed
tests: update missing_pin_data error expectation
Update the expected compiler error output for the missing_pin_data UI test
to match the current Rust compiler's actual error message format. The
compiler no longer includes the 'help' suggestion that was previously
part of the error output.
This resolves test failures caused by changes in compiler error message
formatting between Rust versions.
Signed-off-by: Liam Davis <[email protected]>1 parent f7a686c commit 62df219
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
0 commit comments