File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ exports[`check postcss versions to avoid using PostCSS 7 should not show a warni
2020Array [
2121 "ModuleBuildError: Module build failed (from \` replaced original path\` ):
2222Error: Something went wrong.
23- at Processor.process (/test/loader.test.js:294:28 )
23+ at Processor.process (/test/loader.test.js:300:26 )
2424 at Object.loader (/src/index.js:106:30)",
2525]
2626` ;
@@ -31,7 +31,7 @@ exports[`check postcss versions to avoid using PostCSS 7 should not show a warni
3131Array [
3232 "ModuleBuildError: Module build failed (from \` replaced original path\` ):
3333Error: Something went wrong.
34- at Processor.process (/test/loader.test.js:242 :26)
34+ at Processor.process (/test/loader.test.js:245 :26)
3535 at Object.loader (/src/index.js:106:30)",
3636]
3737` ;
@@ -42,7 +42,7 @@ exports[`check postcss versions to avoid using PostCSS 7 should not show a warni
4242Array [
4343 "ModuleBuildError: Module build failed (from \` replaced original path\` ):
4444Error: Something went wrong.
45- at Processor.process (/test/loader.test.js:268:28 )
45+ at Processor.process (/test/loader.test.js:274:26 )
4646 at Object.loader (/src/index.js:106:30)",
4747]
4848` ;
You can’t perform that action at this time.
0 commit comments