Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
d11dcb7a
Commit
d11dcb7a
authored
Aug 15, 2019
by
Carsten Rose
Browse files
Refs #8856. AutoCron: SQL logMode should be defined separately - fixes unit test
parent
bb044284
Pipeline
#2169
passed with stages
in 3 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/Tests/Unit/Core/Store/StoreTest.php
View file @
d11dcb7a
...
...
@@ -408,6 +408,7 @@ class StoreTest extends TestCase {
F_FE_DATA_PATTERN_ERROR
=>
F_FE_DATA_PATTERN_ERROR_DEFAULT
,
F_FE_DATA_PATTERN_ERROR_SYSTEM
=>
F_FE_DATA_PATTERN_ERROR_DEFAULT
,
SYSTEM_SECURITY_FAILED_AUTH_DELAY
=>
'3'
,
SYSTEM_SQL_LOG_MODE_AUTOCRON
=>
'error'
,
];
$body
=
<<<
EOT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment