Skip to content

Commit

Permalink
fixt ut error
Browse files Browse the repository at this point in the history
  • Loading branch information
mgaido91 committed Jan 21, 2018
1 parent 8c162a3 commit 7894609
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -452,6 +452,5 @@ object ParamsSuite extends SparkFunSuite {
case e: Estimator[_] => e.fit(dataset)
}
}
assert(e.getMessage.contains("are exclusive, but more than one"))
}
}

0 comments on commit 7894609

Please sign in to comment.