Browse Source

[Tests] set x option in update mock to better locate failures

Jordan Harband 9 years ago
parent
commit
0b40139caa
No known key found for this signature in database
GPG Key ID: 64A196AEE0916D55
  1. 2
      update_test_mocks.sh

2
update_test_mocks.sh

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -e
set -ex
echo 'Updating test mocks...'

Loading…
Cancel
Save