update error message in test
This commit is contained in:
parent
0a44a852f9
commit
494acb9933
@ -572,5 +572,5 @@ error!(
|
|||||||
);
|
);
|
||||||
error!(
|
error!(
|
||||||
empty_query_after_resolving_interpolation,
|
empty_query_after_resolving_interpolation,
|
||||||
"@media #{null} {}", "Error: expected no more input."
|
"@media #{null} {}", "Error: Expected identifier."
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user