Commit 1d97f69
committed
test(analyzer): Make test resilient to change WRT to the issue message
The following refactoring steps introduce a file path into the issue
message. This is tricky to test with an expected result. So, just assert
the amount of issues.
Signed-off-by: Frank Viernau <[email protected]>1 parent fc6bb00 commit 1d97f69
File tree
2 files changed
+2
-29
lines changed- analyzer/src/funTest
- assets/projects/synthetic
- kotlin/managers
2 files changed
+2
-29
lines changedLines changed: 0 additions & 27 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
98 | | - | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
0 commit comments