File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
kotlin-jira-client/kotlin-jira-client-test-applink/src/test/kotlin/it Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,7 @@ import com.linkedplanet.kotlinjiraclient.api.interfaces.*
3131import com.linkedplanet.kotlinjiraclient.http.*
3232import com.linkedplanet.kotlinjiraclient.http.field.HttpJiraField
3333import com.linkedplanet.kotlinjiraclient.http.field.HttpJiraFieldFactory
34- import com.linkedplanet.kotlinjiraclient.util.Story
35- import com.linkedplanet.kotlinjiraclient.util.issueParser
36- import kotlinx.coroutines.runBlocking
37- import org.hamcrest.CoreMatchers.equalTo
38- import org.hamcrest.MatcherAssert.assertThat
3934import org.junit.Before
40- import org.junit.Test
4135import org.junit.runner.RunWith
4236
4337@RunWith(AtlassianPluginsTestRunner ::class )
You can’t perform that action at this time.
0 commit comments