Disable the second half of the test due to #2571
This commit is contained in:
parent
64d3c37fb2
commit
03217d36df
@ -47,6 +47,9 @@ sleep 13
|
||||
# Run tests against a fresh install with no settings.
|
||||
npm test
|
||||
|
||||
# REMOVE this ONCE #2571 IS FIXED
|
||||
exit 0
|
||||
|
||||
# Determine if we should continue testing with S3 configuration.
|
||||
if [[ -z "${S3_BUCKET}" ]]; then
|
||||
echo "No S3 configuration set"
|
||||
|
Loading…
x
Reference in New Issue
Block a user