Skip to content

Commit b8ad64e

Browse files
committed
update tests/test_validate_ldap_ldif.sh
1 parent f3dd79f commit b8ad64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_validate_ldap_ldif.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ broken_dir="tests/broken_ldif"
3737
rm -fr "$broken_dir" || :
3838
mkdir "$broken_dir"
3939

40-
export TIMEOUT=1
40+
export TIMEOUT=5
4141

4242
./validate_ldap_ldif.py --exclude "$exclude" .
4343
echo

0 commit comments

Comments
 (0)