Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
9ee88d48
Commit
9ee88d48
authored
Mar 25, 2017
by
Carsten Rose
Browse files
Fixed a problem im unit test: new parameter in config.qfq.ini
parent
4b8aef9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/tests/phpunit/StoreTest.php
View file @
9ee88d48
...
...
@@ -238,6 +238,7 @@ EOT;
F_CLASS_PILL
=>
'qfq-color-grey-1'
,
F_CLASS_BODY
=>
'qfq-color-grey-2'
,
F_BUTTON_ON_CHANGE_CLASS
=>
'btn-info alert-info'
,
SYSTEM_EDIT_FORM_PAGE
=>
'form'
,
];
$fileName
=
$this
->
createFile
(
$body
);
...
...
Write
Preview
Supports
Markdown
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