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

Merge pull request #1209 from fbartels/bats-update

update bats to latest version
This commit is contained in:
Felix Bartels
2019-08-06 09:30:14 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "test/bats"] [submodule "test/bats"]
path = 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"] [submodule "test/test_helper/bats-support"]
path = test/test_helper/bats-support path = test/test_helper/bats-support
url = https://github.com/ztombol/bats-support url = https://github.com/ztombol/bats-support