Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 2c2cc49

Browse files
committed
Increase execution time for PHPUnit code coverage
1 parent d83fad5 commit 2c2cc49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
<php>
2525
<ini name="date.timezone" value="UTC"/>
26+
<ini name="max_execution_time" value="360"/>
2627

2728
<!-- OB_ENABLED should be enabled for some tests to check if all
2829
functionality works as expected. Such tests include those for

0 commit comments

Comments
 (0)