Skip to content

Commit

Permalink
k
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Dec 18, 2024
1 parent abc709f commit f3b3a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ for SERVICE in "${SERVICES[@]}"; do
--header "Accept: text/plain" \
--header "Content-Type: application/vnd.apple.mpegurl" \
--header "Apix-Ldp-Resource: https://preserve.lehigh.edu/sites/default/files/derivatives/hls/node/8157/11230.m3u8" \
--data-binary "@/fixtures/whisper/hls.m3u8"
--data-binary "@/fixtures/whisper/hls.m3u8" \
"$URL"
grep -i "This podcast is brought to you by Illuminate" vtt.txt || exit 1
echo "VTT as expected"
Expand Down

0 comments on commit f3b3a42

Please sign in to comment.