Skip to content

Commit 8c28eec

Browse files
committed
fix CHANGELOG
1 parent 3861d5a commit 8c28eec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Panics in `BeforeAll` & `AfterAll` hooks (both suite and plugin) are now caught and recorded as test failures; a panic in `BeforeAll` still prevents the suite tests from running.
1414
- `t.Setenv` and `t.Chdir` now enforce the standard library's conflict guards against `t.Parallel`.
1515
- The error for a non-pointer exported field now names the owning type and field.
16-
- Better wording for a warning then `CasesXxx` returnes empty slice.
16+
- Better wording for a warning when `CasesXxx` returns empty slice.
1717

1818
### Fixed
1919

0 commit comments

Comments
 (0)