Commit 948acc5
authored
Bumps [test/test_helper/bats-assert](https://github.com/bats-core/bats-assert) from `e2d855b` to `b93143a`.
- [Release notes](https://github.com/bats-core/bats-assert/releases)
- [Commits](bats-core/bats-assert@e2d855b...b93143a)
---
updated-dependencies:
- dependency-name: test/test_helper/bats-assert
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fff2c7c commit 948acc5
1 file changed
+1
-1
lines changedSubmodule bats-assert updated 13 files
- README.md+252-2
- src/assert_line.bash+76-23
- src/assert_output.bash+67-15
- src/refute_line.bash+74-27
- src/refute_output.bash+62-15
- test/assert_line.bats+11
- test/assert_output.bats+11
- test/assert_stderr.bats+298
- test/assert_stderr_line.bats+364
- test/refute_line.bats+11
- test/refute_stderr.bats+242
- test/refute_stderr_line.bats+356
- test/test_helper.bash+2
0 commit comments