[$testPath], 'config/routes/** !*.php' => [$testPath], 'migrations/**/*.php' => [$testPath], 'src/Migrations/**/*.php' => [$testPath], 'templates/** !*.php' => [$testPath], 'translations/** !*.php' => [$testPath], 'config/doctrine/**/*.xml' => [$testPath], 'config/doctrine/**/*.yaml' => [$testPath], 'webpack.config.js' => [$testPath], 'importmap.php' => [$testPath], 'assets/** !*.php' => [$testPath], ]; } }