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
facets
Commits
4ea61429
Commit
4ea61429
authored
Sep 09, 2017
by
borisson_
Browse files
Issue
#2906665
: Follow-up: Use correct namespace for tests
parent
4face3a7
Changes
3
Hide whitespace changes
Inline
Side-by-side
modules/facets_summary/tests/src/Unit/Plugin/Processor/HideWhenNotRenderedProcessorTest.php
View file @
4ea61429
<?php
namespace
Drupal\Tests\facets_summary\Unit\Plugin\Processor
s
;
namespace
Drupal\Tests\facets_summary\Unit\Plugin\Processor
;
use
Drupal\Core\DependencyInjection\ContainerBuilder
;
use
Drupal\facets\FacetSource\FacetSourcePluginInterface
;
...
...
modules/facets_summary/tests/src/Unit/Plugin/Processor/ResetFacetsProcessorTest.php
View file @
4ea61429
<?php
namespace
Drupal\Tests\facets_summary\Unit\Plugin\Processor
s
;
namespace
Drupal\Tests\facets_summary\Unit\Plugin\Processor
;
use
Drupal\Core\DependencyInjection\ContainerBuilder
;
use
Drupal\Core\StringTranslation\TranslationInterface
;
...
...
modules/facets_summary/tests/src/Unit/Plugin/Processor/ShowTextWhenEmptyProcessorTest.php
View file @
4ea61429
<?php
namespace
Drupal\Tests\facets_summary\Unit\Plugin\Processor
s
;
namespace
Drupal\Tests\facets_summary\Unit\Plugin\Processor
;
use
Drupal\Core\DependencyInjection\ContainerBuilder
;
use
Drupal\Core\StringTranslation\TranslationInterface
;
...
...
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