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
c55deb5f
Commit
c55deb5f
authored
Feb 02, 2021
by
Marc Egger
Browse files
fix phpunit pipeline
parent
a4afe1c1
Pipeline
#4931
failed with stages
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c55deb5f
...
...
@@ -121,6 +121,7 @@ phpunit:
mv
-v
extension/*
typo3conf/ext/qfq/
# create new kind of config (qfq.json)
mkdir
../conf
cp
-v
typo3conf/ext/qfq/Tests/phpunit_qfq.json
../conf/qfq.json;
sed
-i
"s/#PHPUNIT_PASSWORD#/$(PHPUNIT_MYSQL_PASSWORD)/"
../conf/qfq.json
cp
-v
typo3conf/ext/qfq/Tests/phpunit_LocalConfiguration.php
typo3conf/LocalConfiguration.php
...
...
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