Skip to content

Commit e885a88

Browse files
committed
test(wtr): remove unused script
1 parent 738f32b commit e885a88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@lwc/integration-not-karma/web-test-runner.hydration.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ export default {
6868
</script>
6969
<script type="module" src="./helpers/setup.mjs"></script>
7070
<script type="module" src="./helpers/wtr-utils.mjs"></script>
71-
<script type="module" src="./helpers/test-hydrate.js"></script>
7271
<script type="module" src="${testFramework}"></script>
7372
</body>
7473
</html>`,

0 commit comments

Comments
 (0)