You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
- 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.
14
14
-`t.Setenv` and `t.Chdir` now enforce the standard library's conflict guards against `t.Parallel`.
15
15
- 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.
0 commit comments