Merge pull request #11052 from edx/clytwynec/a11y-tests

Fix exit status of A11y tests
This commit is contained in:
Christine Lytwynec
2015-12-22 11:47:31 -05:00

View File

@@ -1,4 +1,6 @@
#!/usr/bin/env bash
set -e
echo "Setting up for accessibility tests..."
source scripts/jenkins-common.sh