Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Drupal.org issue queue
Drupal.org issue queue
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
project
drupal
Commits
2d35b92e
Commit
2d35b92e
authored
May 09, 2015
by
alexpott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2485171
by mikeryan: Fix spelling of MigrateExecutableMemoryExceededTest
parent
f7c357e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
core/modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php
...te/tests/src/Unit/MigrateExecutableMemoryExceededTest.php
+2
-2
No files found.
core/modules/migrate/tests/src/Unit/MigrateExecut
e
ableMemoryExceededTest.php
→
core/modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php
View file @
2d35b92e
...
...
@@ -2,7 +2,7 @@
/**
* @file
* Contains \Drupal\Tests\migrate\Unit\MigrateExecut
eableMemoryExceeded
.
* Contains \Drupal\Tests\migrate\Unit\MigrateExecut
ableMemoryExceededTest
.
*/
namespace
Drupal\Tests\migrate\Unit
;
...
...
@@ -12,7 +12,7 @@
*
* @group migrate
*/
class
MigrateExecut
e
ableMemoryExceededTest
extends
MigrateTestCase
{
class
MigrateExecutableMemoryExceededTest
extends
MigrateTestCase
{
/**
* The mocked migration entity.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment