Skip to content

Commit ce0350d

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 5d12de3 commit ce0350d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)