Skip to content

Commit ef50333

Browse files
committed
refactor: remove duplicated code
1 parent a8f2a8a commit ef50333

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/_support/TestCase.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ protected function setUp(): void
3030
helper(['auth', 'setting']);
3131

3232
// Ensure from email is available anywhere during Tests
33-
helper('setting');
3433
setting('Email.fromEmail', 'foo@example.com');
3534
setting('Email.fromName', 'John Smith');
3635

0 commit comments

Comments
 (0)