Skip to content

Commit

Permalink
APIS-4826 - Removed commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
adampridmore committed Jul 31, 2020
1 parent 2736cd2 commit 08be2f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ def test(scope: String = "test,acceptance") = Seq(
"org.pegdown" % "pegdown" % "1.6.0" % scope,
"com.typesafe.play" %% "play-test" % play.core.PlayVersion.current % scope,
"com.github.tomakehurst" % "wiremock-jre8" % "2.26.3" % scope
// "org.scalatest" % "scalatest-funspec" % "3.0.8" % scope
)

val appName = "api-subscription-fields"
Expand Down

0 comments on commit 08be2f9

Please sign in to comment.