Skip to content

Commit

Permalink
Also show ldap logs on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
tatankat committed Sep 8, 2022
1 parent 6724df7 commit f08e55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ test_script:
- libraries/vendor/bin/phpunit --testsuite Unit
- libraries/vendor/bin/phpunit --testsuite Integration --configuration tests/phpunit-appveyor.xml.dist

after_test:
on_finish:
- ps: docker logs openldap

0 comments on commit f08e55d

Please sign in to comment.