Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Dec 18, 2024
1 parent 107486e commit 7b332a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ for SERVICE in "${SERVICES[@]}"; do
--header "Accept: text/plain" \
--header "Apix-Ldp-Resource: https://preserve.lehigh.edu/sites/default/files/derivatives/hls/node/8157/11230.m3u8" \
"$URL"
cat vtt.txt
grep -i "Lehigh Business Blog" vtt.txt || exit 1
echo "VTT as expected"
rm vtt.txt
Expand Down

0 comments on commit 7b332a9

Please sign in to comment.