Skip to content

Commit 8c3b4d3

Browse files
authored
Apply fixes from StyleCI (#11)
1 parent adaee3f commit 8c3b4d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/InboundEmailTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ public function it_stores_inbound_emails_with_fallback_and_catchall_only_once()
113113
$this->assertSame(2, InboundEmail::query()->count());
114114
}
115115

116-
117116
/** @test */
118117
public function it_does_not_store_inbound_emails_if_configured()
119118
{

0 commit comments

Comments
 (0)