Skip to content

Commit

Permalink
test: update snapshoot
Browse files Browse the repository at this point in the history
  • Loading branch information
ZEJIA-LIU committed Oct 25, 2024
1 parent 605bcb8 commit 5b55f39
Show file tree
Hide file tree
Showing 14 changed files with 155 additions and 155 deletions.
8 changes: 4 additions & 4 deletions tests/__tests__/__snapshots__/babel.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require("./vendors");
require("./runtime");
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 524 ], {
260: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
639: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
function mergeReconciler() {}
function mergeInternalComponents() {}
function isArray() {}
Expand Down Expand Up @@ -656,7 +656,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(260);
return __webpack_exec__(639);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -1365,7 +1365,7 @@ require("./runtime");
"use strict";
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 421 ], {
375: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
532: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
var taro_runtime = __webpack_require__(103);
var classCallCheck = __webpack_require__(246);
var createClass = __webpack_require__(697);
Expand Down Expand Up @@ -1419,7 +1419,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(375);
return __webpack_exec__(532);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down
8 changes: 4 additions & 4 deletions tests/__tests__/__snapshots__/compiler-macros.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require("./vendors");
require("./runtime");
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 524 ], {
260: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
639: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
function mergeReconciler() {}
function mergeInternalComponents() {}
function isArray() {}
Expand Down Expand Up @@ -656,7 +656,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(260);
return __webpack_exec__(639);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -1365,7 +1365,7 @@ require("./runtime");
"use strict";
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 421 ], {
375: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
532: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
var taro_runtime = __webpack_require__(103);
var classCallCheck = __webpack_require__(246);
var createClass = __webpack_require__(697);
Expand Down Expand Up @@ -1414,7 +1414,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(375);
return __webpack_exec__(532);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down
40 changes: 20 additions & 20 deletions tests/__tests__/__snapshots__/config.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require("./vendors");
require("./runtime");
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 524 ], {
224: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
83: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
function mergeReconciler() {}
function mergeInternalComponents() {}
function isArray() {}
Expand Down Expand Up @@ -656,7 +656,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(224);
return __webpack_exec__(83);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -1545,7 +1545,7 @@ require("./runtime");
"use strict";
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 421 ], {
135: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
16: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
var taro_runtime = __webpack_require__(103);
var classCallCheck = __webpack_require__(246);
var createClass = __webpack_require__(697);
Expand Down Expand Up @@ -1605,7 +1605,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(135);
return __webpack_exec__(16);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -1801,7 +1801,7 @@ require("./vendors");
require("./runtime");
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 524 ], {
224: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
83: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
function mergeReconciler() {}
function mergeInternalComponents() {}
function isArray() {}
Expand Down Expand Up @@ -2443,7 +2443,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(224);
return __webpack_exec__(83);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -3152,7 +3152,7 @@ require("./runtime");
"use strict";
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 421 ], {
135: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
16: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
var taro_runtime = __webpack_require__(103);
var classCallCheck = __webpack_require__(246);
var createClass = __webpack_require__(697);
Expand Down Expand Up @@ -3212,7 +3212,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(135);
return __webpack_exec__(16);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -3450,7 +3450,7 @@ require("./vendors");
require("./runtime");
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 524 ], {
224: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
83: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
function mergeReconciler() {}
function mergeInternalComponents() {}
function isArray() {}
Expand Down Expand Up @@ -4092,7 +4092,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(224);
return __webpack_exec__(83);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -4805,7 +4805,7 @@ I m irrelevant.
"use strict";
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 421 ], {
135: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
16: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
var taro_runtime = __webpack_require__(103);
var classCallCheck = __webpack_require__(246);
var createClass = __webpack_require__(697);
Expand Down Expand Up @@ -4865,7 +4865,7 @@ I m irrelevant.
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(135);
return __webpack_exec__(16);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -5115,7 +5115,7 @@ require("./vendors");
require("./runtime");
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 524 ], {
224: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
83: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
function mergeReconciler() {}
function mergeInternalComponents() {}
function isArray() {}
Expand Down Expand Up @@ -5757,7 +5757,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(224);
return __webpack_exec__(83);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -6466,7 +6466,7 @@ require("./runtime");
"use strict";
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 421 ], {
135: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
16: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
var taro_runtime = __webpack_require__(103);
var classCallCheck = __webpack_require__(246);
var createClass = __webpack_require__(697);
Expand Down Expand Up @@ -6526,7 +6526,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(135);
return __webpack_exec__(16);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -6722,7 +6722,7 @@ require("./vendors");
require("./runtime");
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 524 ], {
224: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
83: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
function mergeReconciler() {}
function mergeInternalComponents() {}
function isArray() {}
Expand Down Expand Up @@ -7364,7 +7364,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(224);
return __webpack_exec__(83);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -8136,7 +8136,7 @@ require("./runtime");
"use strict";
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 421 ], {
135: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
16: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
var taro_runtime = __webpack_require__(103);
var classCallCheck = __webpack_require__(246);
var createClass = __webpack_require__(697);
Expand Down Expand Up @@ -8196,7 +8196,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(135);
return __webpack_exec__(16);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down
16 changes: 8 additions & 8 deletions tests/__tests__/__snapshots__/css-modules.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require("./vendors");
require("./runtime");
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 524 ], {
778: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
408: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
function mergeReconciler() {}
function mergeInternalComponents() {}
function isArray() {}
Expand Down Expand Up @@ -657,7 +657,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(778);
return __webpack_exec__(408);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -1366,7 +1366,7 @@ require("./runtime");
"use strict";
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 421 ], {
828: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
104: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
var taro_runtime = __webpack_require__(103);
var classCallCheck = __webpack_require__(246);
var createClass = __webpack_require__(697);
Expand Down Expand Up @@ -1436,7 +1436,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(828);
return __webpack_exec__(104);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -1676,7 +1676,7 @@ require("./vendors");
require("./runtime");
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 524 ], {
260: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
639: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
function mergeReconciler() {}
function mergeInternalComponents() {}
function isArray() {}
Expand Down Expand Up @@ -2318,7 +2318,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(260);
return __webpack_exec__(639);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down Expand Up @@ -3027,7 +3027,7 @@ require("./runtime");
"use strict";
(wx["webpackJsonp"] = wx["webpackJsonp"] || []).push([ [ 421 ], {
456: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
111: function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
var index_namespaceObject = {};
__webpack_require__.r(index_namespaceObject);
var taro_runtime = __webpack_require__(103);
Expand Down Expand Up @@ -3096,7 +3096,7 @@ require("./runtime");
return __webpack_require__(__webpack_require__.s = moduleId);
};
__webpack_require__.O(0, [ 96, 76 ], (function() {
return __webpack_exec__(456);
return __webpack_exec__(111);
}));
var __webpack_exports__ = __webpack_require__.O();
} ]);
Expand Down
Loading

0 comments on commit 5b55f39

Please sign in to comment.