Skip to content

Commit 5229fbf

Browse files
test: fix
1 parent d057b49 commit 5229fbf

File tree

2 files changed

+4
-2
lines changed
  • test/cases
    • split-chunks-based-on-entry-with-common-chunk/expected
    • split-chunks-based-on-entry-with-common-chunk-and-inside-dir/expected/common

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.common {
2-
color: red;
2+
color: red;
33
}
4+
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.common {
2-
color: red;
2+
color: red;
33
}
4+

0 commit comments

Comments
 (0)