Refactor, use a Collection
wip
This commit is contained in:
parent
9418ba4ee7
commit
b773e0f76f
6 changed files with 174 additions and 80 deletions
fixtures/drupal7_module/src/Tests/Functional
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
namespace Drupal\{{ name }}\Tests\Functional;
|
||||
|
||||
class {{ test_name }} extends \DrupalWebTestCase {}
|
Loading…
Add table
Add a link
Reference in a new issue