diff --git a/daikoku/test/daikoku/ApiControllerSpec.scala b/daikoku/test/daikoku/ApiControllerSpec.scala index 89ccb956c..d2291ce71 100644 --- a/daikoku/test/daikoku/ApiControllerSpec.scala +++ b/daikoku/test/daikoku/ApiControllerSpec.scala @@ -4322,7 +4322,7 @@ class ApiControllerSpec() acceptNotif.status mustBe 200 (acceptNotif.json \ "done").as[Boolean] mustBe true - (4) + //4 val respVerif = httpJsonCallBlocking( s"/api/teams/${teamConsumerId.value}/apis/${defaultApi.api.id.value}/${defaultApi.api.currentVersion.value}"