Skip to content

Commit 688b6b0

Browse files
committed
Apply fixes from StyleCI
1 parent deae726 commit 688b6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?php
22

33
require_once __DIR__ . '/../vendor/autoload.php';
4-
require_once __DIR__ . '/TestCase.php';
4+
require_once __DIR__ . '/TestCase.php';

0 commit comments

Comments
 (0)