mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
The webpage at the URL referenced by `node --inspect` was retitled when it was recently moved. Update the test to match the new title "Debugging Node.js" (formerly "Debugging Guide"). Refs: https://github.com/nodejs/nodejs.org/pull/6265 PR-URL: https://github.com/nodejs/node/pull/51693 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>