Commit 995e722
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.1 parent 6bd024e commit 995e722
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