Steps to reproduce:
- Disable Views. (Or install Minimal so it's never enabled)
- Try to test
Drupal\user\Tests\Views\HandlerFieldPermissionTestfrom the command line. - PHP Fatal error: Class 'Drupal\views\Tests\ViewUnitTestBase' not found in /home/chx/www/d8/core/modules/user/lib/Drupal/user/Tests/Views/UserUnitTestBase.php on line 16
Comments
Comment #1
jhedstromThis works for me now, so I'm guessing this was a passing breakage with our test runner.