Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 7dc3088

Browse files
committed
Remove erroneous comment
1 parent cec0fc6 commit 7dc3088

File tree

1 file changed

+0
-1
lines changed
  • packages/devtools-reps/src/reps/tests

1 file changed

+0
-1
lines changed

packages/devtools-reps/src/reps/tests/error.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,6 @@ describe("Error - URI error", () => {
324324
});
325325

326326
describe("Error - DOMException", () => {
327-
// Test object = `new URIError("URIError message")`
328327
const stub = stubs.get("DOMException");
329328

330329
it("correctly selects Error Rep for Error object", () => {

0 commit comments

Comments
 (0)