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 Aug 15, 2024. It is now read-only.
This test currently fails with the following diff:
+ci.php
-CI.php
Obviously, we must not lower-case the PHP file names, to avoid breaking tests which expect the filenames (or parts of these). This has likely gone unnoticed so far due to #79, but will hit us as soon as that issue is resolved.