Skip to content

Commit

Permalink
#762 Correction of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoraboeuf committed Apr 10, 2020
1 parent edbf5f2 commit a83005e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package net.nemerosa.ontrack.extension.git
import com.fasterxml.jackson.databind.JsonNode
import net.nemerosa.ontrack.it.ResourceDecorationContributorTestSupport
import net.nemerosa.ontrack.model.structure.Build
import net.nemerosa.ontrack.ui.resource.ResourceModule
import net.nemerosa.ontrack.ui.resource.ResourceObjectMapper
import org.junit.Before
import org.junit.Test
Expand All @@ -13,9 +12,6 @@ import kotlin.test.assertNull

class GitBuildResourceDecorationContributorIT : AbstractGitTestSupport() {

@Autowired
private lateinit var resourceModule: ResourceModule

@Autowired
private lateinit var contributor: GitBuildResourceDecorationContributor

Expand Down

0 comments on commit a83005e

Please sign in to comment.