diff --git a/tests/Etc/CacheService.php b/tests/Etc/CacheService.php index 8e5d17d3..c228d59e 100644 --- a/tests/Etc/CacheService.php +++ b/tests/Etc/CacheService.php @@ -10,7 +10,7 @@ class CacheService { public function __construct( protected Repository $cache - ){ + ) { } public function handle(): void