diff --git a/tests/Aggregate/AggregateRepositoryTest.php b/tests/Aggregate/AggregateRepositoryTest.php index b74bcdf..ce7d364 100644 --- a/tests/Aggregate/AggregateRepositoryTest.php +++ b/tests/Aggregate/AggregateRepositoryTest.php @@ -464,7 +464,7 @@ public function it_used_provided_stream_name(): void /** * @test - * @see https://github.com/prooph/event-sourcing/issues/42 + * Test for https://github.com/prooph/event-sourcing/issues/42 */ public function it_does_not_throw_an_exception_if_no_pending_event_is_present() {