Skip to content

Commit f7b84ba

Browse files
committed
Add another missing namespace import
1 parent 5d4f1eb commit f7b84ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/CloudEventSignatureTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
namespace Thenativeweb\Eventsourcingdb\Tests;
66

7+
use Exception;
78
use PHPUnit\Framework\TestCase;
89
use RuntimeException;
910
use Thenativeweb\Eventsourcingdb\CloudEvent;

0 commit comments

Comments
 (0)