diff --git a/test/common/wpt.js b/test/common/wpt.js index 60891f1ca338fe..6e353e9ea66b89 100644 --- a/test/common/wpt.js +++ b/test/common/wpt.js @@ -9,7 +9,7 @@ const path = require('path'); const { inspect } = require('util'); const { Worker } = require('worker_threads'); -// https://github.com/w3c/testharness.js/blob/master/testharness.js +// https://github.com/web-platform-tests/wpt/blob/master/resources/testharness.js // TODO: get rid of this half-baked harness in favor of the one // pulled from WPT const harnessMock = {