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
bug #1434 fix: use method from metadata for live component test helper (daFish)
This PR was merged into the 2.x branch.
Discussion
----------
fix: use method from metadata for live component test helper
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
After #1218 has been released as part of 2.14.0 my tests fail. This change passes the actual method to the requests made by the test helper.
Commits
-------
d84f3eb fix: use method from metadata for live component test helper
0 commit comments