mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-08 13:13:47 -05:00
update submodules
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -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
|
||||
|
||||
Submodule test/test_helper/bats-assert updated: 9f88b4207d...e0de84e9c0
Submodule test/test_helper/bats-support updated: 004e707638...d140a65044
Reference in New Issue
Block a user