Skip to content

Commit

Permalink
Enabled parallel execution in test
Browse files Browse the repository at this point in the history
  • Loading branch information
KarelCemus committed Apr 13, 2018
1 parent bf9fca3 commit fa15851
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ val connectorVersion = "1.8.3"

val specs2Version = "4.0.3"

parallelExecution in Test := false

libraryDependencies ++= Seq(
// play framework cache API
"com.typesafe.play" %% "play-cache" % playVersion % Provided,
Expand Down

0 comments on commit fa15851

Please sign in to comment.