Closed (fixed)
Project:
Test Helpers
Version:
1.2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Aug 2023 at 15:36 UTC
Updated:
16 Aug 2023 at 05:50 UTC
Jump to comment: Most recent
Now the matchEntityCondition() operator check should not be case sensitive.
It works with "IN" but doesn't work with "in", producing the error:
Exception: A stub for the "In" operator is not implemented yet. Please use function stubSetExecuteHandler() to stub the results.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
keshavv commentedComment #4
keshavv commentedThe changes that are added in MR will work. As it is a simple change, we can merge it.
Comment #6
murzThe "PHP 7.4 & MySQL 5.7, D9.5 Build Successful" is not green for some reason, but the result is "success", so let's merge it.
Comment #7
murz