Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / translation / Tests / Dumper / FileDumperTest.php
index b8065cb74c86d7950d4598cdbf87ad74075bec4f..9ed4c91eca4ccef68fb87bcdeb9387fbcb767fe2 100644 (file)
@@ -30,6 +30,9 @@ class FileDumperTest extends TestCase
         $this->assertFileExists($tempDir.'/messages.en.concrete');
     }
 
+    /**
+     * @group legacy
+     */
     public function testDumpBackupsFileIfExisting()
     {
         $tempDir = sys_get_temp_dir();