Skip to content

Commit 863ad54

Browse files
chore: Move bats libs
1 parent c9cbd94 commit 863ad54

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "test/e2e/lib/bats-support"]
2-
path = test/e2e/lib/bats-support
2+
path = test/lib/bats-support
33
url = https://github.com/bats-core/bats-support.git
44
[submodule "test/e2e/lib/bats-assert"]
5-
path = test/e2e/lib/bats-assert
5+
path = test/lib/bats-assert
66
url = https://github.com/bats-core/bats-assert.git

0 commit comments

Comments
 (0)