Skip to content

Commit fd44af4

Browse files
committed
ov-components: Clean tests file
1 parent 6204f05 commit fd44af4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

openvidu-components-angular/test/run-test.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/bin/bash
2-
# Eliminamos el "set -e" para evitar que el script se detenga con cualquier error
3-
# Añadimos set -o pipefail para detectar errores en pipelines pero permitir que el script continúe
2+
43
set -o pipefail
54

65
# Configuration parameters (can be overridden with environment variables)

0 commit comments

Comments
 (0)