Commit af9f2e1
authored
Bumps [test/bats](https://github.com/bats-core/bats-core) from `b640ec3` to `3cad1df`.
- [Release notes](https://github.com/bats-core/bats-core/releases)
- [Commits](bats-core/bats-core@b640ec3...3cad1df)
---
updated-dependencies:
- dependency-name: test/bats
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29cd8d6 commit af9f2e1
1 file changed
+1
-1
lines changed- .github/workflows/set_nounset.bash+1-1
- docs/CHANGELOG.md+9
- docs/source/writing-tests.md+29
- install.sh+1-1
- lib/bats-core/preprocessing.bash+7-11
- lib/bats-core/tracing.bash+6
- libexec/bats-core/bats-exec-file+7-4
- libexec/bats-core/bats-exec-suite+5-3
- libexec/bats-core/bats-exec-test+2-1
- libexec/bats-core/bats-gather-tests+5-3
- test/bats.bats+46
- test/fixtures/bats/failure_callback.bats+19
- test/fixtures/bats/failure_callback_setup_file.bats+11
- test/fixtures/bats/failure_callback_setup_suite/dummy.bats+3
- test/fixtures/bats/failure_callback_setup_suite/setup_suite.bash+7
- test/fixtures/bats/issue-205.bats+1-1
- test/suite_setup_teardown.bats+1-1
0 commit comments