Skip to content

Commit 31616f8

Browse files
committed
fix tests
1 parent 65cb5a3 commit 31616f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/test.bats

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ load test_helper
7878
wait_process slapd
7979
wait_process_by_cid $LDAP_REPL_CID slapd
8080

81+
sleep 2
82+
8183
# add user on ldap2.example.org
8284
docker exec $LDAP_REPL_CID ldapadd -x -D "cn=admin,dc=example,dc=org" -w admin -f /container/service/slapd/assets/test/new-user.ldif -h ldap2.example.org -ZZ
8385

0 commit comments

Comments
 (0)