Skip to content

Commit

Permalink
fix: erroneous rename
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiandoetsch committed Nov 8, 2023
1 parent f237e52 commit e627510
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import junit.framework.TestCase.assertFalse
import junit.framework.TestCase.assertTrue
import org.junit.Test

class SnykApplicationLanguageServerSettingsStateServiceTest {
class SnykApplicationSettingsStateServiceTest {

@Test
fun hasSeverityEnabled_allSeveritiesEnabledByDefault() {
Expand Down

0 comments on commit e627510

Please sign in to comment.