diff --git a/ci/test.sh b/ci/test.sh index 79be3f9..d1806d0 100755 --- a/ci/test.sh +++ b/ci/test.sh @@ -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