Skip to content

Commit 31de7ba

Browse files
committed
Fixed broken references
1 parent 414badc commit 31de7ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/VCR/VCRTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace VCR;
44

5-
use Symfony\Contracts\EventDispatcher\Event;
5+
use VCR\Event\Event;
66
use org\bovigo\vfs\vfsStream;
77

88
/**

0 commit comments

Comments
 (0)