[Tests] set x option in update mock to better locate failures
parent
1bcd2f4743
commit
0b40139caa
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -e
|
set -ex
|
||||||
|
|
||||||
echo 'Updating test mocks...'
|
echo 'Updating test mocks...'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue