X-Git-Url: http://git.cyclocoop.org/data/Luca_Pacioli_%28Gemaelde%29.jpeg?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FRevision%2FMcrSchemaOverride.php;h=2030a487531f3ffab2fdcaf0ed4961143b25a97e;hb=8a4e15db7fc21f424dea3957e4460bf989fcde4d;hp=dbd271a40da5465ed3cd562bbf7598b50f199290;hpb=d69b967481649acbf8fa3d4e60df821bd24fda01;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/Revision/McrSchemaOverride.php b/tests/phpunit/includes/Revision/McrSchemaOverride.php index dbd271a40d..2030a48753 100644 --- a/tests/phpunit/includes/Revision/McrSchemaOverride.php +++ b/tests/phpunit/includes/Revision/McrSchemaOverride.php @@ -1,4 +1,5 @@ getSqlPatchPath( $db, 'patch-slot_roles' ); $overrides['scripts'][] = $this->getSqlPatchPath( $db, 'patch-content_models' ); $overrides['scripts'][] = $this->getSqlPatchPath( $db, 'patch-content' ); - $overrides['scripts'][] = $this->getSqlPatchPath( $db, 'patch-slots.sql' ); + $overrides['scripts'][] = $this->getSqlPatchPath( $db, 'patch-slots' ); } if ( !$this->hasPreMcrFields( $db ) ) {