Skip to content
Snippets Groups Projects
Commit 0a301168 authored by Torben Hansen's avatar Torben Hansen Committed by Nikita Hovratov
Browse files

[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: default avatarTorben Hansen <derhansen@gmail.com>
Change-Id: Ia9b7ca62f052210fb3cc2a310fe55c31c3e8f889
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78201


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 06340959
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment