Skip to content

Commit d634d82

Browse files
authored
Merge pull request #10077 from jandubois/bump-bats
Switch BATS submodules to upstream
2 parents 545d21b + 4167955 commit d634d82

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
[submodule "bats/bats-core"]
22
path = bats/bats-core
3-
url = https://github.com/rancher-sandbox/bats-core.git
3+
url = https://github.com/bats-core/bats-core.git
44
branch = master
55
[submodule "bats/bats-assert"]
66
path = bats/bats-assert
7-
url = https://github.com/rancher-sandbox/bats-assert.git
7+
url = https://github.com/bats-core/bats-assert.git
88
branch = master
99
[submodule "bats/bats-support"]
1010
path = bats/bats-support
11-
url = https://github.com/rancher-sandbox/bats-support.git
11+
url = https://github.com/bats-core/bats-support.git
1212
branch = master
1313
[submodule "bats/bats-file"]
1414
path = bats/bats-file
15-
url = https://github.com/rancher-sandbox/bats-file.git
15+
url = https://github.com/bats-core/bats-file.git
1616
branch = master

bats/bats-core

Submodule bats-core updated 55 files

0 commit comments

Comments
 (0)