Skip to content

Commit

Permalink
Disable Standalone tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nquinquenel committed Sep 3, 2024
1 parent 0299918 commit 16642da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ import org.sonarsource.sonarlint.core.rpc.protocol.common.IssueSeverity
import org.sonarsource.sonarlint.core.rpc.protocol.common.RuleType
import org.sonarsource.sonarlint.plugin.api.module.file.ModuleFileEvent


@Disabled("Symbolic link check from SLCORE does not work with temp files")
class StandaloneModeMediumTests : AbstractSonarLintLightTests() {
private val diamondQuickFix = "SonarLint: Replace with <>"

Expand Down

0 comments on commit 16642da

Please sign in to comment.