feat(nvim): add Phpactor templates for Drupal tests
This commit is contained in:
parent
fdd48ba14d
commit
1e22556f6a
5 changed files with 64 additions and 0 deletions
4
config/phpactor/phpactor.yml
Normal file
4
config/phpactor/phpactor.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
code_transform.class_new.variants:
|
||||
drupal-functional-test: drupal-functional-test
|
||||
drupal-kernel-test: drupal-kernel-test
|
||||
drupal-unit-test: drupal-unit-test
|
Loading…
Add table
Add a link
Reference in a new issue