[$testPath], 'storage/fixtures/**/*' => [$testPath], 'app/** !*.php' => [$testPath], 'resources/views/**' => [$testPath], 'lang/**' => [$testPath], 'resources/lang/**' => [$testPath], 'vite.config.* !*.php' => [$testPath], 'webpack.mix.* !*.php' => [$testPath], 'tailwind.config.* !*.php' => [$testPath], 'postcss.config.* !*.php' => [$testPath], ]; } }