Skip to content

Commit 87c7c9a

Browse files
authored
test: update expected files
1 parent 31e0388 commit 87c7c9a

File tree

1 file changed

+1
-2
lines changed
  • test/cases/insert-function/expected

1 file changed

+1
-2
lines changed

test/cases/insert-function/expected/main.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@
181181
/******/
182182
/******/ (function (linkTag) {
183183
/******/ const reference = document.querySelector(".hot-reload");
184-
/******/
185184
/******/ if (reference) {
186185
/******/ reference.parentNode.insertBefore(linkTag, reference);
187186
/******/ }
@@ -329,4 +328,4 @@ var __webpack_exports__ = {};
329328
__webpack_require__.e(/* import() */ 1).then(__webpack_require__.bind(__webpack_require__, 1));
330329

331330
/******/ })()
332-
;
331+
;

0 commit comments

Comments
 (0)