Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinovega committed Jan 9, 2025
1 parent c472444 commit af91447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daikoku/test/daikoku/ApiControllerSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit af91447

Please sign in to comment.