Generate a new test case
This commit is contained in:
parent
b773e0f76f
commit
8a6b3c5e78
4 changed files with 60 additions and 16 deletions
fixtures/drupal7_module/src/Tests/Functional
|
@ -2,4 +2,4 @@
|
|||
|
||||
namespace Drupal\{{ name }}\Tests\Functional;
|
||||
|
||||
class {{ test_name }} extends \DrupalWebTestCase {}
|
||||
final class {{ test_name }} extends \DrupalWebTestCase {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue