drupal-contributions icon indicating copy to clipboard operation
drupal-contributions copied to clipboard

Phpunit Functional Javascript files not running

Open smustgrave opened this issue 3 years ago • 1 comments

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.

smustgrave avatar May 01 '22 19:05 smustgrave

Found out it's only javascript files not working.

smustgrave avatar May 28 '22 01:05 smustgrave