Skip to content

Commit 9acad7c

Browse files
Fix npm run css-test
1 parent f8b752c commit 9acad7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scss/tests/mixins/_media-query-color-mode-full.test.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ $color-mode-type: media-query;
22

33
@import "../../bootstrap";
44

5-
@include describe("global $color-mode-type: media-query") {
5+
@include describe("Bootstrap compile with global $color-mode-type: media-query") {
66
@include it("compiles entirely Bootstrap CSS with media-query color mode") { // stylelint-disable-line block-no-empty
77
}
88
}

0 commit comments

Comments
 (0)