Commit cbc2064
SONARJAVA-6180 Fix FP on S5853 when "element" is called after "assertThat" (#5502)
Co-authored-by: rombirli <56340680+rombirli@users.noreply.github.com>1 parent db39dd2 commit cbc2064
2 files changed
Lines changed: 6 additions & 1 deletion
File tree
- java-checks-test-sources/default/src/test/java/checks/tests
- java-checks/src/main/java/org/sonar/java/checks/tests
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
194 | 199 | | |
195 | 200 | | |
196 | 201 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments