Skip to content

Commit 3bed796

Browse files
committed
fix: linter changelog
1 parent 0592931 commit 3bed796

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767

6868
- Improve `assert_have_been_called_with` with strict argument matching
6969
- Make Windows install clearer in the docs by adding an option for Linux/Mac and another one for Windows.
70-
- Add support for empty values and values containing spaces, tabs or newlines in data providers via new `data_set` function
71-
- Document workaround for global function name collisions when sourcing scripts in tests by copying the original function
70+
- Add data_set function for empty values and values with spaces/tabs/newlines
71+
- Document workaround for function name collisions when sourcing scripts
7272
- Fix `temp_dir` and `temp_file` data not being cleaned up when created in `set_up_before_script`
7373
- Fix `/tmp/bashunit/parallel` not being cleaned after test run
7474

0 commit comments

Comments
 (0)