Unable to locate a class or view for component [filament-actions::modals].

I built a filament plugin in version 2. Now I have upgraded it to v3. After making some adjustments, everything is working fine except tests. I am getting following error while running tests

Error: Unable to locate a class or view for component [filament-actions::modals]. (View: /Users/akshay/sites/email-templates/vendor/filament/tables/resources/views/index.blade.php) (View: /Users/akshay/sites/email-templates/vendor/filament/tables/resources/views/index.blade.php)
Was this page helpful?