Skip to content
Snippets Groups Projects
Commit fd778ef5 authored by Matt Glaman's avatar Matt Glaman
Browse files

@group needed

parent 39612fd0
No related branches found
No related tags found
1 merge request!11633Dependent stylesheets are output in the wrong order
......@@ -8,6 +8,11 @@
use Symfony\Component\DomCrawler\Crawler;
use Symfony\Component\HttpFoundation\Request;
/**
* Tests the correct rendering of components.
*
* @group sdc
*/
final class ComponentRenderTest extends KernelTestBase {
protected static $modules = ['system', 'sdc_test'];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment