Skip to content

Commit 9a28c33

Browse files
committed
[DSC-2505] Fix step description
1 parent 9a1d688 commit 9a28c33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jobs:
257257
258258
# Get a specific funding in our test data and verify that the <meta name="title"> tag includes
259259
# the name of the funding. If it does, then SSR is working.
260-
- name: Verify SSR on a Journal Volume page
260+
- name: Verify SSR on a Funding page
261261
run: |
262262
result=$(wget -O- -q http://127.0.0.1:4000/entities/funding/640d35ba-6172-44c0-9e11-bf5da417cdc8)
263263
echo "$result"

0 commit comments

Comments
 (0)