Skip to content

Commit 2e8abcf

Browse files
committed
test(wtr): remove outdated comment
1 parent 159d046 commit 2e8abcf

File tree

1 file changed

+0
-1
lines changed
  • packages/@lwc/integration-not-karma/configs

1 file changed

+0
-1
lines changed

packages/@lwc/integration-not-karma/configs/base.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ export default {
5151
`<!DOCTYPE html>
5252
<html>
5353
<head>
54-
<!-- scripts are included in the head so that the body can be fully reset between tests -->
5554
<script type="module">
5655
globalThis.process = ${JSON.stringify({ env })};
5756
globalThis.lwcRuntimeFlags = ${JSON.stringify(

0 commit comments

Comments
 (0)