We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9cbd94 commit 863ad54Copy full SHA for 863ad54
.gitmodules
@@ -1,6 +1,6 @@
1
[submodule "test/e2e/lib/bats-support"]
2
- path = test/e2e/lib/bats-support
+ path = test/lib/bats-support
3
url = https://github.com/bats-core/bats-support.git
4
[submodule "test/e2e/lib/bats-assert"]
5
- path = test/e2e/lib/bats-assert
+ path = test/lib/bats-assert
6
url = https://github.com/bats-core/bats-assert.git
test/e2e/lib/bats-assert renamed to test/lib/bats-assert
test/e2e/lib/bats-support renamed to test/lib/bats-support
0 commit comments