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
{{ message }}
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
#3424 - Fix running custom sniff/fixer tests - in previous versions, AbstractCheckerTestCase was broken and unable to run due to missing prefixed classes - now tests are back and running - thanks @enumag and @ERuban for help with reproducing this bug