Skip to content

Commit 5cfe95d

Browse files
Merge pull request #3319 from SwiftPackageIndex/fix-doc-test
Fix doc test for moved repository
2 parents 3442c1a + 85acc8b commit 5cfe95d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

restfiles/doc-test.restfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,8 @@ requests:
369369
url: ${base_url}/krzyzanowskim/CryptoSwift/documentation
370370
validation:
371371
status: .regex((2|3)\d\d)
372-
/li3zhen1/Grape/documentation:
373-
url: ${base_url}/li3zhen1/Grape/documentation
372+
/SwiftGraphs/Grape/documentation:
373+
url: ${base_url}/SwiftGraphs/Grape/documentation
374374
validation:
375375
status: .regex((2|3)\d\d)
376376
/liuliu/dflat/documentation:

0 commit comments

Comments
 (0)