Skip to content

Commit 9f28b7e

Browse files
committed
ack, more cleanup
1 parent 99764e1 commit 9f28b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/test/scala/org/apache/spark/ui/UISeleniumSuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ class UISeleniumSuite extends FunSuite with WebBrowser with Matchers with Before
419419
}
420420
}
421421

422-
test("stage & job retention", ActiveTag) {
422+
test("stage & job retention") {
423423
val conf = new SparkConf()
424424
.setMaster("local")
425425
.setAppName("test")

0 commit comments

Comments
 (0)