Skip to content

Commit

Permalink
using stream rather removeIf (pingcap#1057)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhexuany committed Dec 11, 2019
1 parent 3a8f5b8 commit 954958e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class ViewTestSuite extends BaseTiSparkTest {
case _: Exception => cancel
}
}

override def afterAll() = {
dropTbl()
}
Expand Down

0 comments on commit 954958e

Please sign in to comment.