Skip to content

Commit 3d25db4

Browse files
authored
Apply suggestion from @DenTray
1 parent 1e44a4d commit 3d25db4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/InitCommandTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,6 @@ public function testRunWithoutAdminAndUsingTelescope()
643643
$this->callFileGetContent($this->generateResourcePath('md/readme/CONTACTS.md'), $this->getReadmeTemplateContent('CONTACTS.md')),
644644
$this->callFileGetContent($this->generateResourcePath('md/readme/ENVIRONMENTS.md'), $this->getReadmeTemplateContent('ENVIRONMENTS.md')),
645645
$this->callFileGetContent($this->generateResourcePath('md/readme/CREDENTIALS_AND_ACCESS.md'), $this->getReadmeTemplateContent('CREDENTIALS_AND_ACCESS.md')),
646-
647646
$this->callFilePutContent('README.md', $this->getFixture('partial_readme_with_telescope.md')),
648647
);
649648

0 commit comments

Comments
 (0)