Skip to content
Snippets Groups Projects
Commit 2d35b92e authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2485171 by mikeryan: Fix spelling of MigrateExecutableMemoryExceededTest

parent f7c357e1
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/** /**
* @file * @file
* Contains \Drupal\Tests\migrate\Unit\MigrateExecuteableMemoryExceeded. * Contains \Drupal\Tests\migrate\Unit\MigrateExecutableMemoryExceededTest.
*/ */
namespace Drupal\Tests\migrate\Unit; namespace Drupal\Tests\migrate\Unit;
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* *
* @group migrate * @group migrate
*/ */
class MigrateExecuteableMemoryExceededTest extends MigrateTestCase { class MigrateExecutableMemoryExceededTest extends MigrateTestCase {
/** /**
* The mocked migration entity. * The mocked migration entity.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment