Fixed the result of one of the test cases for the AppBuilderTests tests in the test target.
This commit is contained in:
parent
c1362a3190
commit
ef9423a475
@ -45,7 +45,7 @@ private extension Collection where Element == HTTPResponse.Status {
|
|||||||
.notFound,
|
.notFound,
|
||||||
.notFound,
|
.notFound,
|
||||||
.notFound,
|
.notFound,
|
||||||
.notFound,
|
.ok,
|
||||||
.seeOther,
|
.seeOther,
|
||||||
.seeOther,
|
.seeOther,
|
||||||
.notImplemented,
|
.notImplemented,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user