Skip to content

Commit

Permalink
ack, more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
squito committed Mar 23, 2015
1 parent 99764e1 commit 9f28b7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ class UISeleniumSuite extends FunSuite with WebBrowser with Matchers with Before
}
}

test("stage & job retention", ActiveTag) {
test("stage & job retention") {
val conf = new SparkConf()
.setMaster("local")
.setAppName("test")
Expand Down

0 comments on commit 9f28b7e

Please sign in to comment.