Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhztheplayer committed Dec 24, 2024
1 parent 5cf681c commit 1192772
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class BroadcastFactoryUnsafeAccessSuite extends SharedSparkSession {
assert(factory.isInstanceOf[TorrentBroadcastFactory])
}

test("Inject") {
test("Set") {
BroadcastFactoryUnsafeAccess.get().stop()
val factory = new DummyBroadcastFactory()
assert(!factory.initialized)
Expand Down

0 comments on commit 1192772

Please sign in to comment.