Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -20,6 +20,7 @@ class YamlRecursiveDirectoryDiscoveryTest extends TestCase {
* {@inheritdoc}
*/
protected function setUp(): void {
parent::setUp();
// Ensure that FileCacheFactory has a prefix.
FileCacheFactory::setPrefix('prefix');
}
Loading