Skip to content

Commit bab76db

Browse files
committed
Update doc test
1 parent 8a05c1e commit bab76db

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)