drupal-contributions
drupal-contributions copied to clipboard
Phpunit Functional Javascript files not running
I'm trying to run on a single test file but I get this
Stephens-MacBook-Pro:web $:lando phpunit core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php PHPUnit 8.5.21 by Sebastian Bergmann and contributors.
Testing Drupal\Tests\layout_builder\FunctionalJavascript\BlockFilterTest S 1 / 1 (100%)
Time: 1.61 minutes, Memory: 8.00 MB
OK, but incomplete, skipped, or risky tests! Tests: 1, Assertions: 1, Skipped: 1.
Found out it's only javascript files not working.