Skip to content
Snippets Groups Projects
Commit 46037481 authored by Torben Hansen's avatar Torben Hansen Committed by Christian Kuhn
Browse files

[TASK] Prevent undefined encryptionKey in tests

With #103046, `encryptionKey` has been removed from
`DefaultConfiguration.php`. This leads to PHP array
key warnings in unit tests.

The patch sets it for various tests.

Resolves: #103148
Related: #103046
Releases: main, 12.4, 11.5
Change-Id: Ife279449c2db569c8d63a0cc19009f1a3ca278d5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83074


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent faa4d2b0
Branches
Tags
Showing
with 30 additions and 15 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