Merge pull request #1558 from nwinkler/update-bats-assert-support
Update Bats libs "assert" and "support"
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -3,10 +3,12 @@
|
||||
url = https://github.com/bats-core/bats-core
|
||||
[submodule "test_lib/bats-support"]
|
||||
path = test_lib/bats-support
|
||||
url = https://github.com/ztombol/bats-support
|
||||
url = https://github.com/bats-core/bats-support
|
||||
branch = tags/v0.3.0
|
||||
[submodule "test_lib/bats-assert"]
|
||||
path = test_lib/bats-assert
|
||||
url = https://github.com/ztombol/bats-assert
|
||||
url = https://github.com/bats-core/bats-assert
|
||||
branch = tags/v2.0.0
|
||||
[submodule "test_lib/bats-file"]
|
||||
path = test_lib/bats-file
|
||||
url = https://github.com/ztombol/bats-file
|
||||
|
||||
Submodule test_lib/bats-assert updated: 9f88b4207d...d750c5a1b4
Submodule test_lib/bats-support updated: 004e707638...24a72e1434
Reference in New Issue
Block a user