function it_requires_a_destination() { $this->shouldThrow(InvalidArgumentException::class)->duringGetDestination(); }