We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82402f commit 802d79dCopy full SHA for 802d79d
1 file changed
docs/CHANGELOG.md
@@ -28,6 +28,8 @@ The format is based on [Keep a Changelog][kac] and this project adheres to
28
### Fixed
29
30
* explicitly check for GNU parallel (#691)
31
+* wait for report-formatter to finish before ending `bats`' execution,
32
+ to fix empty files with `--report-fomatter junit` under Docker (#692)
33
34
#### Documentation
35
0 commit comments