Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[12.x] moving RedisCacheIntegrationTest to Integration tests
  • Loading branch information
vadimonus committed Nov 22, 2025
commit 8f3277a29a02051e1a6f4a8a59c515db2ef80fb4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Illuminate\Tests\Cache;
namespace Illuminate\Tests\Integration\Cache;

use Illuminate\Cache\RateLimiter;
use Illuminate\Cache\RedisStore;
Expand Down