Skip to content
Snippets Groups Projects
Commit 0305b29b authored by Christian Kuhn's avatar Christian Kuhn Committed by Andreas Fernandez
Browse files

[TASK] Avoid asserting sys_language in functional tests

Table sys_language is legacy since language setup
is bound exclusively to site config in v11. We don't
need to import sys_language rows and assert their
state in functional tests anymore.

In preparation of the soon starting v12 deprecation
removals, the patch drops sys_language table row
imports and table state asserting in all functional
tests that use .csv file based fixtures.

Resolves: #96089
Related: #94165
Releases: master, 11.5
Change-Id: Iea752cf03bba690b5a04de7ce5718de274172e43
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72313


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 4bfdf830
No related merge requests found
Showing
with 0 additions and 80 deletions
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