Skip to content

Commit

Permalink
Apply fixes from StyleCI (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicius73 authored Jun 1, 2018
1 parent ec530a3 commit afc2bb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Defender/DefenderServiceProviderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ public function testShouldNotCompileDefenderTemplateHelpers()
$this->assertContains('@isnot', $compiled);
$this->assertContains('@endisnot', $compiled);


$this->assertStringNotEqualsFile($expected, $compiled);
}

Expand Down

0 comments on commit afc2bb3

Please sign in to comment.