Changed favourite to promoted
This commit is contained in:
parent
0edf727eb5
commit
ef58c7a82e
7 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@ tags:
|
|||
- phpstorm
|
||||
- phpunit
|
||||
- testing
|
||||
favourite: true
|
||||
promoted: true
|
||||
---
|
||||
I’ve recently re-watched [A Clean PHPUnit Workflow in PHPStorm][0] on [Laracasts][1], where Jeffrey configures PhpStorm to run tests from within the IDE. With Drupal 8 using PHPUnit too, I decided to try and do the same with a local D8 site.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue