(Fix) Test
parent
2467ac62e2
commit
e9e5d61330
|
|
@ -14,7 +14,7 @@ class InspiringCommandTest extends TestCase
|
|||
public function testInspiringCommand()
|
||||
{
|
||||
$this->artisan('about')
|
||||
->expectsOutput('Simplicity is the ultimate sophistication.')
|
||||
->expectsOutput('Backup manager for backing up Docker Containers to Mega.nz.')
|
||||
->assertExitCode(0);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue