1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +02:00

update bats to latest version

This commit is contained in:
Felix Bartels
2019-08-05 21:40:09 +02:00
parent 41921f82aa
commit 83b4cda0bf
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "test/bats"]
path = test/bats
url = https://github.com/sstephenson/bats
url = https://github.com/bats-core/bats-core.git
[submodule "test/test_helper/bats-support"]
path = test/test_helper/bats-support
url = https://github.com/ztombol/bats-support