Skip to content

Commit

Permalink
remove big assets case from allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
vankop committed Feb 15, 2022
1 parent aa8d8be commit f457c8d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/TestCasesCachePack.longtest.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ describe("TestCases", () => {
["no-string"]:
/^Pack got invalid because of write to: Compilation\/modules.+no-string[/\\]loader\.js!.+no-string[/\\]file\.js$/
},
large: {
["big-assets"]:
/^Pack got invalid because of write to: ResolverCachePlugin|normal|dependencyType=|esm|path=|.+|request=|\.\/large\/big-assets\/$/
},
parsing: {
// Module parse failed
context:
Expand Down

0 comments on commit f457c8d

Please sign in to comment.