attempt to fix tests p2
This commit is contained in:
@@ -19,7 +19,7 @@ class EmailNotificationsUponCheckinTest extends TestCase
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
Notification::fake();
|
||||
Mail::fake();
|
||||
}
|
||||
|
||||
public function testCheckInEmailSentToUserIfSettingEnabled()
|
||||
|
||||
Reference in New Issue
Block a user