We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421fa2b commit 09a948dCopy full SHA for 09a948d
test/integration/css-minify/test/index.test.js
@@ -25,8 +25,7 @@ function runTests() {
25
"/* [project]/test/integration/css-minify/styles/global.css [client] (css) */
26
.a{--var-1:-50%;--var-2:-50%}.b{--var-1:0;--var-2:-50%}
27
28
- /*# sourceMappingURL=test_integration_css-minify_styles_global_411632c3.css.map*/
29
- "
+ /*# sourceMappingURL=test_integration_css-minify_styles_global_411632c3.css.map*/"
30
`)
31
} else {
32
expect(css).toMatchInlineSnapshot(
0 commit comments