Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
HyukjinKwon committed Apr 7, 2024
1 parent b709323 commit 0a2670b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
from pyspark.testing.connectutils import ReusedConnectTestCase


@unittest.skipIf(is_remote_only(), "Should enable the tests")
class UDFProfilerParityTests(UDFProfiler2TestsMixin, ReusedConnectTestCase):
def setUp(self) -> None:
super().setUp()
Expand Down

0 comments on commit 0a2670b

Please sign in to comment.