mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
update bats to latest version
This commit is contained in:
parent
41921f82aa
commit
83b4cda0bf
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -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
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 03608115df2071fff4eaaff1605768c275e5f81f
|
Subproject commit 1c83a1b1d743075ed8e505ff94e548701f545b73
|
Loading…
Reference in a new issue