Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Commit

Permalink
Revert "Ignore tests for the Kotlin version used in the samples"
Browse files Browse the repository at this point in the history
This reverts commit 8bf93e5.
  • Loading branch information
eskatos committed Oct 29, 2018
1 parent ff52f8c commit 11330a0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import org.hamcrest.CoreMatchers.containsString
import org.junit.Assert.assertThat
import org.junit.Assume.assumeTrue
import org.junit.Before
import org.junit.Ignore
import org.junit.Test
import org.junit.runner.RunWith
import org.junit.runners.Parameterized
Expand Down Expand Up @@ -40,7 +39,6 @@ class SamplesSmokeTest(
build("tasks")
}

@Ignore("requires wrapper update with new kotlin-dsl plugin version")
@Test
fun `uses the right Kotlin Gradle Plugin version on `() {

Expand Down

0 comments on commit 11330a0

Please sign in to comment.