File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
ui-tests-starter/tst-243+/software/aws/toolkits/jetbrains/uitests/docTests Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ import com.intellij.ide.starter.project.LocalProjectInfo
1515import com.intellij.ide.starter.runner.CurrentTestMethod
1616import com.intellij.ide.starter.runner.Starter
1717import org.junit.jupiter.api.AfterAll
18- import org.junit.jupiter.api.Assertions.assertTrue
1918import org.junit.jupiter.api.Assertions.assertFalse
19+ import org.junit.jupiter.api.Assertions.assertTrue
2020import org.junit.jupiter.api.BeforeEach
2121import org.junit.jupiter.api.Test
2222import org.kodein.di.DI
@@ -168,7 +168,6 @@ class UpdateCodeChangesFlowTest {
168168 return readmePath
169169 }
170170
171-
172171 companion object {
173172 @JvmStatic
174173 @AfterAll
You can’t perform that action at this time.
0 commit comments