Skip to content

Commit

Permalink
Update core/src/test/scala/com/microsoft/azure/synapse/ml/nbtest/Syna…
Browse files Browse the repository at this point in the history
…pseTests.scala
  • Loading branch information
mhamilton723 authored Jun 16, 2022
1 parent 0826b61 commit c94b264
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ class SynapseTests extends TestBase {
failures.foreach(failure =>
println(failure.failed.get.getMessage))
}
FileUtils.deleteDirectory(notebooksDir)
super.afterAll()
}
}

0 comments on commit c94b264

Please sign in to comment.