Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 171d865

Browse files
committed
Merge pull request #71 from Spomky/master
bootstrap.php removed
2 parents 79af30c + 9ecf5f3 commit 171d865

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
processIsolation="false"
1010
stopOnFailure="false"
1111
syntaxCheck="false"
12-
bootstrap="tests/bootstrap.php"
12+
bootstrap="vendor/autoload.php"
1313
>
1414
<testsuites>
1515
<testsuite name="oauth2-php Test Suite">

tests/bootstrap.php

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)