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 has been archived by the owner on Aug 8, 2024. It is now read-only.
Problem
default.settings.php loads settings.pantheon.php. This works fine until you run simpletest as it copies default.settings.php into another folder.
Solution
Wrap the
include_once
into afile_exists()
submitted as a Feature request via Desk
The text was updated successfully, but these errors were encountered: