summaryrefslogtreecommitdiff
path: root/vendor/symfony/cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/symfony/cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php')
-rw-r--r--vendor/symfony/cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/symfony/cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php b/vendor/symfony/cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php
index abee5e7872..90aa7bb6ef 100644
--- a/vendor/symfony/cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php
+++ b/vendor/symfony/cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php
@@ -17,6 +17,7 @@ use Symfony\Component\Cache\Tests\Adapter\FilesystemAdapterTest;
/**
* @group time-sensitive
+ * @group legacy
*/
class PhpArrayCacheWithFallbackTest extends CacheTestCase
{