diff --git a/test/controllers/ContactControllerTest.scala b/test/controllers/ContactControllerTest.scala index 77fadbb9..9d73b39b 100644 --- a/test/controllers/ContactControllerTest.scala +++ b/test/controllers/ContactControllerTest.scala @@ -24,7 +24,7 @@ class ContactControllerTest extends PlaySpec with BaseOneAppPerSuite with TestAp /** CONTACT CONTROLLER */ /** ——————————————————— */ - "OfferingController" should { + "ContactController" should { "accept and execute POST request" in { val future: Future[Result] = route(app, FakeRequest(POST, "/v1/contact").withJsonBody(Json.parse( s"""{