Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
migrate_plus
Commits
29a1bf27
Commit
29a1bf27
authored
Jan 03, 2020
by
heddn
Browse files
fix namespace error in test
parent
9e973308
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/src/Kernel/Plugin/migrate_plus/data_parser/SimpleXmlTest.php
View file @
29a1bf27
...
...
@@ -3,7 +3,7 @@
namespace
Drupal\Tests\migrate_plus\Kernel\Plugin\migrate_plus\data_parser
;
use
Drupal\KernelTests\KernelTestBase
;
use
Drupal\
M
igrate\MigrateException
;
use
Drupal\
m
igrate\MigrateException
;
/**
* Test of the data_parser SimpleXml migrate_plus plugin.
...
...
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