Skip to content

Commit

Permalink
update core-js snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Aug 18, 2022
1 parent 45d9178 commit 94b6b79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/internal/src/__tests__/build_api.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,6 @@ test('core-js polyfill list', () => {
*/
expect(list).toMatchInlineSnapshot(`
Array [
"es.math.hypot",
"es.typed-array.set",
"esnext.aggregate-error",
"esnext.array.last-index",
Expand Down Expand Up @@ -586,7 +585,6 @@ test('core-js polyfill list', () => {
"esnext.set.union",
"esnext.string.at",
"esnext.string.code-points",
"esnext.string.match-all",
"esnext.string.replace-all",
"esnext.symbol.dispose",
"esnext.symbol.observable",
Expand Down

0 comments on commit 94b6b79

Please sign in to comment.