diff options
Diffstat (limited to 'vendor/symfony/cache/Tests/Simple/ChainCacheTest.php')
| -rw-r--r-- | vendor/symfony/cache/Tests/Simple/ChainCacheTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/symfony/cache/Tests/Simple/ChainCacheTest.php b/vendor/symfony/cache/Tests/Simple/ChainCacheTest.php index e6f7c7cc63..806bb7633b 100644 --- a/vendor/symfony/cache/Tests/Simple/ChainCacheTest.php +++ b/vendor/symfony/cache/Tests/Simple/ChainCacheTest.php @@ -19,6 +19,7 @@ use Symfony\Component\Cache\Simple\FilesystemCache; /** * @group time-sensitive + * @group legacy */ class ChainCacheTest extends CacheTestCase { |
