Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
refactor(tests): change base folder for libraries
  • Loading branch information
Airscript committed Aug 13, 2022
commit d03f1089863d2e10cea92d14369f4635647cdc12
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
path = tests/bats
url = https://github.com/bats-core/bats-core.git

[submodule "tests/test_helper/bats-support"]
path = tests/test_helper/bats-support
[submodule "tests/libraries/bats-support"]
path = tests/libraries/bats-support
url = https://github.com/bats-core/bats-support.git

[submodule "tests/test_helper/bats-assert"]
path = tests/test_helper/bats-assert
[submodule "tests/libraries/bats-assert"]
path = tests/libraries/bats-assert
url = https://github.com/bats-core/bats-assert.git
1 change: 0 additions & 1 deletion tests/test_helper/bats-assert
Submodule bats-assert deleted from ffe84e
1 change: 0 additions & 1 deletion tests/test_helper/bats-support
Submodule bats-support deleted from 3c8fad