We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e6c9b commit d266e07Copy full SHA for d266e07
tests/CPMDBTests/TestClasses/CPMDBTestCase.php
@@ -26,7 +26,7 @@ protected function getCacheFolder() : FolderInfo
26
27
protected function createCollection() : ModCollection
28
{
29
- return createTestCollection();
+ return createTestCollection(false);
30
}
31
32
protected function createAteliers() : AtelierCollection
0 commit comments