Skip to content

Commit a61538d

Browse files
Merge pull request #3334 from SwiftPackageIndex/update-doc-test
Update doc test
2 parents 8a05c1e + bab76db commit a61538d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

restfiles/doc-test.restfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,10 @@ requests:
214214
url: ${base_url}/apple/swift-nio-http2/documentation
215215
validation:
216216
status: .regex((2|3)\d\d)
217+
/apple/swift-nio-oblivious-http/documentation:
218+
url: ${base_url}/apple/swift-nio-oblivious-http/documentation
219+
validation:
220+
status: .regex((2|3)\d\d)
217221
/apple/swift-nio-ssh/documentation:
218222
url: ${base_url}/apple/swift-nio-ssh/documentation
219223
validation:

0 commit comments

Comments
 (0)