test custom action on resource/create page
Hi I'm trying to test an action on aresource page upon creation.
However if I do ->callAction('actionName') on the test I get the following error:
Failed asserting that an action with name [actionName] exists. How do I test this scenario?
0 Replies