/** @test */ public function it_returns_default_stub_path() { $this->assertNull($this->repository->getStubPath()); }