Skip to content

Commit a645909

Browse files
committed
Hope this makes @stickler-ci happy
1 parent e21fb14 commit a645909

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/bootstrap.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?php
22

3-
if (
4-
function_exists('xdebug_set_filter') &&
3+
if (function_exists('xdebug_set_filter') &&
54
defined('XDEBUG_FILTER_CODE_COVERAGE') &&
65
defined('XDEBUG_PATH_WHITELIST')
76
) {

0 commit comments

Comments
 (0)