mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Reset phpunit xml.
This commit is contained in:
parent
ddaa53b940
commit
3354d53a48
3
pu.sh
3
pu.sh
@ -3,6 +3,9 @@
|
|||||||
# set testing environment
|
# set testing environment
|
||||||
cp .env.testing .env
|
cp .env.testing .env
|
||||||
|
|
||||||
|
# set default phpunit.
|
||||||
|
cp phpunit.default.xml phpunit.xml
|
||||||
|
|
||||||
# delete test databases:
|
# delete test databases:
|
||||||
if [ -f storage/database/testing.db ]
|
if [ -f storage/database/testing.db ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user