Skip to content

Commit

Permalink
trying to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dakota-byte committed Jun 25, 2024
1 parent 8f0496b commit e7d6ec4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
cat <<EOF > expected.txt
HTTP/1.1 200 OK
EOF
if ! diff response.txt expected.txt; then
echo "Test failed!"
Expand Down

0 comments on commit e7d6ec4

Please sign in to comment.