update submodules

This commit is contained in:
Nathaniel Landau
2021-07-23 14:40:07 -04:00
parent cea3bd7829
commit 6cc7a24628
3 changed files with 4 additions and 4 deletions

4
.gitmodules vendored
View File

@@ -1,9 +1,9 @@
[submodule "test/test_helper/bats-support"]
path = test/test_helper/bats-support
url = https://github.com/ztombol/bats-support
url = https://github.com/bats-core/bats-support
[submodule "test/test_helper/bats-file"]
path = test/test_helper/bats-file
url = https://github.com/bats-core/bats-file
[submodule "test/test_helper/bats-asser"]
path = test/test_helper/bats-assert
url = https://github.com/ztombol/bats-assert
url = https://github.com/bats-core/bats-assert