You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keen observation. Indeed, I ignore the test files whose names start in a dash in my Git config because I normally use these to test bug reports. This must have slipped me somehow when I added these tests. I will fix them as soon as I get to my main work machine. I should also rename -fault-tolerance.css.
I just realised I can’t rename the files as they would get parsed by the generic test (ParserTest#testFiles), which will fail as these files SHOULD throw an exception.
Hi,
tests/Sabberworm/CSS/RuleSet/LenientParsingTest.php refers to tests/files/-end-token.css which doesn't exists.
The text was updated successfully, but these errors were encountered: