[TASK] Avoid invalid methods in ImportExportUtilityTest
Method "dummy" can not be mocked since it does not exist. Change to "don't mock anything" by using 'null' as argument instead. Resolves: #100473 Related: #100249 Releases: main Change-Id: I1b53db814e6a422c129a4ad019885342e6984c8a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78481 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de>
Please register or sign in to comment