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 2121 <php >
2222 <ini name =" date.timezone" value =" America/Los_Angeles" />
2323 <!-- 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 " />
2525 </php >
2626</phpunit >
Original file line number Diff line number Diff line change 3131 <php >
3232 <ini name =" date.timezone" value =" America/Los_Angeles" />
3333 <!-- 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 " />
3535 <!-- TESTS_COMPOSER_PATH - specify the path to composer binary, if a relative reference cannot be resolved -->
3636 <!-- <const name="TESTS_COMPOSER_PATH" value="/usr/local/bin/composer"/>-->
3737 </php >
You can’t perform that action at this time.
0 commit comments