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
Failed: 'https://test.dev/sign/in?_fid=j3o0' should match
... 'sign/in' in testAbc()
It would nice something like:
Failed: 'wrong pattern format given.'
Failed: 'https://test.dev/sign/in?_fid=j3o0' should match
... 'sign/in' in testAbc()
The text was updated successfully, but these errors were encountered:
petrparolek
changed the title
Warning about wrong regex form in Assert::match() in tester output
Add warning about wrong regex form in Assert::match() in tester output
Sep 24, 2019
Example:
Current tester output:
It would nice something like:
The text was updated successfully, but these errors were encountered: