Skip to content

Commit 81e40e9

Browse files
author
Gaurav Gandhi
committed
fix detekt issues
1 parent 0ea56f8 commit 81e40e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ui-tests-starter/tst-243+/software/aws/toolkits/jetbrains/uitests/docTests/UpdateCodeChangesFlowTest.kt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ import com.intellij.ide.starter.project.LocalProjectInfo
1515
import com.intellij.ide.starter.runner.CurrentTestMethod
1616
import com.intellij.ide.starter.runner.Starter
1717
import org.junit.jupiter.api.AfterAll
18-
import org.junit.jupiter.api.Assertions.assertTrue
1918
import org.junit.jupiter.api.Assertions.assertFalse
19+
import org.junit.jupiter.api.Assertions.assertTrue
2020
import org.junit.jupiter.api.BeforeEach
2121
import org.junit.jupiter.api.Test
2222
import org.kodein.di.DI
@@ -168,7 +168,6 @@ class UpdateCodeChangesFlowTest {
168168
return readmePath
169169
}
170170

171-
172171
companion object {
173172
@JvmStatic
174173
@AfterAll

0 commit comments

Comments
 (0)