Issue #3053656 by Sam152, JeroenT, Lendude, mglaman: Rename action.post_udate.php to action.post_update.php
(cherry picked from commit 868feb2ba8
)
merge-requests/64/head
parent
e8b6250313
commit
ce6f10f79b
|
@ -18,7 +18,7 @@ class MoveActionsToCoreTest extends UpdatePathTestBase {
|
|||
*/
|
||||
protected function setDatabaseDumpFiles() {
|
||||
$this->databaseDumpFiles = [
|
||||
__DIR__ . '/../../../../tests/fixtures/update/drupal-8.bare.standard.php.gz',
|
||||
__DIR__ . '/../../../../tests/fixtures/update/drupal-8.4.0.bare.standard.php.gz',
|
||||
__DIR__ . '/../../../../tests/fixtures/update/drupal-8.actions-2815379.php',
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue