Fixed the result of one of the test cases for the AppBuilderTests tests in the test target.

This commit is contained in:
Javier Cicchelli 2025-03-13 00:58:28 +01:00
parent c1362a3190
commit ef9423a475

View File

@ -45,7 +45,7 @@ private extension Collection where Element == HTTPResponse.Status {
.notFound,
.notFound,
.notFound,
.notFound,
.ok,
.seeOther,
.seeOther,
.notImplemented,