Skip to content

Commit

Permalink
remove redundant disabling
Browse files Browse the repository at this point in the history
  • Loading branch information
edgao committed Dec 17, 2024
1 parent 28cfe8a commit 09aee12
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,4 @@ class MockBasicFunctionalityIntegrationTest :
override fun testBasicTypes() {
super.testBasicTypes()
}

@Test @Disabled override fun testBasicWriteFile() {}
}

0 comments on commit 09aee12

Please sign in to comment.