Skip to content

Commit 85173a3

Browse files
authored
Merge pull request #3623 from SwiftPackageIndex/doc-test-rename
Documentation smoke test fixes
2 parents d659731 + 674e2bf commit 85173a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

restfiles/doc-test.restfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -643,8 +643,8 @@ requests:
643643
X-SPI-Smoke-Test: ${smoke_test_token}
644644
validation:
645645
status: .regex((2|3)\d\d)
646-
/li3zhen1/Grape/documentation:
647-
url: ${base_url}/li3zhen1/Grape/documentation
646+
/SwiftGraphs/Grape/documentation:
647+
url: ${base_url}/SwiftGraphs/Grape/documentation
648648
headers:
649649
X-SPI-Smoke-Test: ${smoke_test_token}
650650
validation:
@@ -1094,7 +1094,7 @@ requests:
10941094
validation:
10951095
status: .regex((2|3)\d\d)
10961096
/vapor-community/wallet/documentation:
1097-
url: ${base_url}/vapor-community/PassKit/documentation
1097+
url: ${base_url}/vapor-community/wallet/documentation
10981098
headers:
10991099
X-SPI-Smoke-Test: ${smoke_test_token}
11001100
validation:

0 commit comments

Comments
 (0)