Skip to content

Commit 764aa2d

Browse files
tniessendanielleadams
authored andcommitted
doc: fix link to googletest fixtures
PR-URL: #37698 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent e63a25e commit 764aa2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/writing-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,4 +458,4 @@ Nightly coverage reports for the Node.js master branch are available at
458458
[all maintained branches]: https://github.com/nodejs/lts
459459
[directory structure overview]: https://github.com/nodejs/node/blob/HEAD/test/README.md#test-directories
460460
[node.green]: https://node.green/
461-
[test fixture]: https://github.com/google/googletest/blob/HEAD/googletest/docs/primer.md#test-fixtures-using-the-same-data-configuration-for-multiple-tests-same-data-multiple-tests
461+
[test fixture]: https://github.com/google/googletest/blob/HEAD/docs/primer.md#test-fixtures-using-the-same-data-configuration-for-multiple-tests-same-data-multiple-tests

0 commit comments

Comments
 (0)