Skip to content

Commit 92ea239

Browse files
committed
doc-test update
1 parent a1c98e1 commit 92ea239

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

restfiles/doc-test.restfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,6 @@ requests:
111111
url: ${base_url}/RevenueCat/purchases-ios/documentation
112112
validation:
113113
status: .regex((2|3)\d\d)
114-
/SwiftGraphs/Grape/documentation:
115-
url: ${base_url}/SwiftGraphs/Grape/documentation
116-
validation:
117-
status: .regex((2|3)\d\d)
118114
/SwiftyLab/MetaCodable/documentation:
119115
url: ${base_url}/SwiftyLab/MetaCodable/documentation
120116
validation:
@@ -398,6 +394,10 @@ requests:
398394
url: ${base_url}/krzyzanowskim/CryptoSwift/documentation
399395
validation:
400396
status: .regex((2|3)\d\d)
397+
/li3zhen1/Grape/documentation:
398+
url: ${base_url}/li3zhen1/Grape/documentation
399+
validation:
400+
status: .regex((2|3)\d\d)
401401
/liuliu/dflat/documentation:
402402
url: ${base_url}/liuliu/dflat/documentation
403403
validation:

0 commit comments

Comments
 (0)