Skip to content

Commit 98ed865

Browse files
ianlancetaylorgopherbot
authored andcommitted
doc/next: revert incorrect change to 62516.md made in CL 603959
Change-Id: I0d19f77f8c4b99350e3ed1e7f92db6ae198e812a Reviewed-on: https://go-review.googlesource.com/c/go/+/607077 Auto-Submit: Ian Lance Taylor <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 819b1b4 commit 98ed865

File tree

1 file changed

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

1 file changed

+2
-2
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
The new [T.Context] and [B.Context] methods return a context that is canceled
2-
after the test completes and before test cleanup functions run.
1+
The new [T.Chdir] and [B.Chdir] methods can be used to change the working
2+
directory for the duration of a test or benchmark.

0 commit comments

Comments
 (0)