Commit 2194e22
committed
Adapt shouldAnalyseCSS test to stylelint v17 message change
SonarJS 12.5.0.41048 bumped stylelint from a previous version to v17,
which renamed the message of the "no-invalid-double-slash-comments"
rule from "Unexpected double-slash CSS comment" to "Invalid double-
slash CSS comment". The eclipse standalone IT
StandaloneAnalysisTest#shouldAnalyseCSS asserts on the exact message
text, so it needs updating in lockstep.1 parent 70e9a5f commit 2194e22
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- its/org.sonarlint.eclipse.its.standalone/src/org/sonarlint/eclipse/its/standalone
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
| 402 | + | |
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| |||
0 commit comments