Testing for Infolist actions (hintAction)
I have a
Filament\Infolists\Components\TextEntry with a hintAction. Are there any action test methods for these? I am using ->test(Resource\View::class, ...) and assertActionExists works for actions setup in getHeaderActions`. But this fails for those on the infolist components.