Skip to content

Commit 1953c54

Browse files
committed
Updated to bats-core v1.2.0
Also updated the bats-file remote URL.
1 parent cbe2986 commit 1953c54

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
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.2.0
45
[submodule "test_lib/bats-support"]
56
path = test_lib/bats-support
67
url = https://github.com/bats-core/bats-support
@@ -11,5 +12,5 @@
1112
branch = tags/v2.0.0
1213
[submodule "test_lib/bats-file"]
1314
path = test_lib/bats-file
14-
url = https://github.com/tralston/bats-file
15+
url = https://github.com/bats-core/bats-file
1516
branch = tags/v0.3.0

0 commit comments

Comments
 (0)