Skip to content

Commit efa707c

Browse files
author
Ira Abramov
committed
upgrading the bats
1 parent c4584e3 commit efa707c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.gitmodules

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
[submodule "test_lib/bats-core"]
22
path = test_lib/bats-core
33
url = https://github.com/bats-core/bats-core
4-
branch = tags/v1.9.0
4+
branch = tags/v1.11.1
55
[submodule "test_lib/bats-support"]
66
path = test_lib/bats-support
77
url = https://github.com/bats-core/bats-support
8-
branch = tags/v0.3.0
8+
branch = master
9+
#branch = tags/v0.3.0
910
[submodule "test_lib/bats-assert"]
1011
path = test_lib/bats-assert
1112
url = https://github.com/bats-core/bats-assert
1213
branch = tags/v2.1.0
1314
[submodule "test_lib/bats-file"]
1415
path = test_lib/bats-file
1516
url = https://github.com/bats-core/bats-file
16-
branch = tags/v0.4.0
17+
branch = master

0 commit comments

Comments
 (0)