You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Run analyse against dynamic_page_cache
* Tests should test Test.php, fix autoloading
* Adjust test namespacing registration
* Specify check to fail if autoloading message exists
- ./vendor/bin/phpstan analyze web/core/modules/dynamic_page_cache | grep -q "Class Drupal\Tests\BrowserTestBase not found and could not be autoloaded." && false || true
0 commit comments