typo
This commit is contained in:
parent
742936e928
commit
0019cc0242
@ -36,7 +36,7 @@ done
|
||||
|
||||
# after
|
||||
echo "After"
|
||||
if ! ./node_modules/.bin/mocha --bail test/after.js > "logs/after.js" 2>&1; then
|
||||
if ! ./node_modules/.bin/mocha --bail test/after.js > "logs/after.log" 2>&1; then
|
||||
echo "After script failed"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user