File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
<php >
22
22
<ini name =" date.timezone" value =" America/Los_Angeles" />
23
23
<!-- TESTCODESTYLE_IS_FULL_SCAN - specify if full scan should be performed for test code style test -->
24
- <const name =" TESTCODESTYLE_IS_FULL_SCAN" value =" 1 " />
24
+ <const name =" TESTCODESTYLE_IS_FULL_SCAN" value =" 0 " />
25
25
</php >
26
26
</phpunit >
Original file line number Diff line number Diff line change 31
31
<php >
32
32
<ini name =" date.timezone" value =" America/Los_Angeles" />
33
33
<!-- TESTCODESTYLE_IS_FULL_SCAN - specify if full scan should be performed for test code style test -->
34
- <const name =" TESTCODESTYLE_IS_FULL_SCAN" value =" 1 " />
34
+ <const name =" TESTCODESTYLE_IS_FULL_SCAN" value =" 0 " />
35
35
<!-- TESTS_COMPOSER_PATH - specify the path to composer binary, if a relative reference cannot be resolved -->
36
36
<!-- <const name="TESTS_COMPOSER_PATH" value="/usr/local/bin/composer"/>-->
37
37
</php >
You can’t perform that action at this time.
0 commit comments