Skip to content

Commit b337ef8

Browse files
totadavid95jellizaveta
authored andcommitted
Applied suggestion
1 parent 2ff9c3d commit b337ef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/rules/no-invalid-cosmetic-separator.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ describe('no-invalid-cosmetic-separator', () => {
3434
current: '##',
3535
suggested: '#?#',
3636
},
37-
message: 'Extended CSS is used in selector, replace "##" with "#?#"',
37+
message: expect.any(String),
3838
position: {
3939
end: {
4040
column: 17,

0 commit comments

Comments
 (0)