Skip to content
Snippets Groups Projects
Commit 933d5a02 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[BUGFIX] Incomplete setup in ScriptViewHelperTest

Argument 'priority' is accessed in ScriptViewHelper
without fallback. This is fine, since fluid sets
arguments to default values in normal operation.

The test case however circumvents this argument
initialization, so a value has to be set in the test.

Resolves: #95527
Releases: master
Change-Id: If23fcd0c3632f662038815a8bd760f228abbeb92
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71489


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 602f2f75
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