diff --git a/src/Bootstrappers/BootFiles.php b/src/Bootstrappers/BootFiles.php index 7629e7ed..6852dae6 100644 --- a/src/Bootstrappers/BootFiles.php +++ b/src/Bootstrappers/BootFiles.php @@ -23,6 +23,8 @@ final class BootFiles * @var array */ private const STRUCTURE = [ + 'Arch', + 'Arch.php', 'Expectations', 'Expectations.php', 'Helpers',