Skip to content

Commit 8973682

Browse files
committed
Merge pull request #1 from edwin-bluekite/master
Add vendor composer autoload to bootstrap
2 parents ef2c322 + b3ac3f4 commit 8973682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guzzle/test/bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
2-
2+
require ('../vendor/autoload.php');
33
\VCR\VCR::configure()->setCassettePath('test/fixtures');

0 commit comments

Comments
 (0)