[TASK] Replace withConsecutive() call in ext:adminpanel test
This change replaces a `withConsecutive()` call in a test by using a callback function to check for expected arguments in no explicit order. (`withConsecutive()` is deprecated in PHPUnit 9.6 and removed from PHPUnit 10.) Resolves: #100241 Related: #100249 Releases: main Signed-off-by:Torben Hansen <derhansen@gmail.com> Change-Id: Ia9b7ca62f052210fb3cc2a310fe55c31c3e8f889 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78201 Tested-by:
core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Nikita Hovratov <nikita.h@live.de> Reviewed-by:
Nikita Hovratov <nikita.h@live.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Please register or sign in to comment