Skip to content

Commit

Permalink
scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
KapStorm committed Sep 5, 2024
1 parent f9c8d65 commit 5a56cdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class EnvironmentConfigControllerSpec extends PlayPostgresSpec with BeforeAndAft
override def beforeAll(): Unit = {
throw new RuntimeException("Forcing an exception")
}

def reCaptchaConfig: ReCaptchaConfig = app.injector.instanceOf(classOf[ReCaptchaConfig])

"GET /environment-config" should {
Expand Down

0 comments on commit 5a56cdc

Please sign in to comment.