Skip to content

Commit

Permalink
Disable FieldApiTest again
Browse files Browse the repository at this point in the history
  • Loading branch information
ncipollo committed Oct 2, 2023
1 parent f0879aa commit 95d38f0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ package org.tix.integrations.jira.field

import org.tix.fixture.integrations.jiraApi
import org.tix.test.runTestWorkaround
import kotlin.test.Ignore
import kotlin.test.Test
import kotlin.test.expect

@Ignore
class FieldApiTest {
private val api = jiraApi().field

Expand Down

0 comments on commit 95d38f0

Please sign in to comment.