Skip to content

Commit

Permalink
. e windows reports passed failed
Browse files Browse the repository at this point in the history
Co-Authored-By: blade290 <[email protected]>
Co-Authored-By: Nitsan Avni <[email protected]>
Co-Authored-By: Samuel Taggart <[email protected]>
Co-Authored-By: Nazee Hajebi <[email protected]>
Co-Authored-By: T. E. Green <[email protected]>
  • Loading branch information
6 people committed Oct 29, 2023
1 parent 609a6de commit 7fe26a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
jq -L . -nrf hello-world-test.jq > received.txt
FC received.txt approved.txt
FC received.txt approved.txt && echo "Tests Pass" || (echo "Tests Failed" && exit /b 1)

0 comments on commit 7fe26a3

Please sign in to comment.