Skip to content

Commit

Permalink
Remove ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
eymar committed Dec 7, 2023
1 parent 6a8668a commit 7ccc50a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ class GradlePluginTest : GradlePluginTestBase() {
}

@Test
@Ignore //TODO: o.karpovich - investigate why this test fails, when I have my macbook fixed
fun nativeCacheKind() {
Assumptions.assumeTrue(currentOS == OS.MacOS)
fun nativeCacheKindProject(kotlinVersion: String) = testProject(
Expand Down

0 comments on commit 7ccc50a

Please sign in to comment.