Skip to content

Commit 47cfd80

Browse files
committed
ICL: Tests structure.
1 parent 0ae9dde commit 47cfd80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/Loggable/Notifications/EmailChannel/MonologHtmlFormatterTest.php renamed to tests/ConsoleLogger/Loggable/Notifications/EmailChannel/MonologHtmlFormatterTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<?php
22

3+
namespace Illuminated\Console\ConsoleLogger\Tests\Loggable\Notifications\EmailChannel;
4+
5+
use DateTime;
6+
use Illuminated\Console\ConsoleLogger\Tests\TestCase;
37
use Illuminated\Console\Loggable\Notifications\EmailChannel\MonologHtmlFormatter;
48
use Monolog\Logger;
59

0 commit comments

Comments
 (0)