Skip to content

Commit a5b8d2d

Browse files
chore: remove useless comment
1 parent d449637 commit a5b8d2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/dom-evaluator/src/dom-test-evaluator.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ ${test}`);
168168
return this.#createErrorResponse(afterEachErr as TestError);
169169
}
170170

171-
// Reset fetch to the original implementation
172171
globalThis.fetch = originalFetch;
173172
}
174173
};

0 commit comments

Comments
 (0)