Skip to content

Commit 4e1cc09

Browse files
ianlancetaylorgopherbot
authored andcommitted
doc/next: update 36532.md to wording suggested in CL
Change-Id: If7a2aa45770d19ee15f8fe99cab62624c2e29ef6 Reviewed-on: https://go-review.googlesource.com/c/go/+/606958 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Damien Neil <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent ab41822 commit 4e1cc09

File tree

1 file changed

+1
-1
lines changed
  • doc/next/6-stdlib/99-minor/testing

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
The new [T.Context] and [B.Context] methods return a context that's canceled
2-
before the end of its associated test or benchmark function.
2+
after the test completes and before test cleanup functions run.

0 commit comments

Comments
 (0)