🔈 Remove stderr redirect

This commit is contained in:
Ben Chatelain 2021-05-13 12:41:09 -06:00
parent f7efffe81b
commit bb08df136b

View file

@ -7,4 +7,4 @@
#
echo "==> ✅ Testing"
swift test 2>&1
swift test