Skip to content

Commit 257e48a

Browse files
committed
IHF: Tests structure.
1 parent 3f93611 commit 257e48a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/date/ToDefaultTimezoneTest.php renamed to tests/HelperFunctions/date/ToDefaultTimezoneTest.php

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

3+
namespace Illuminated\Helpers\HelperFunctions\Tests\Date;
4+
35
use Illuminate\Support\Facades\Config;
6+
use Illuminated\Helpers\HelperFunctions\Tests\TestCase;
47

58
class ToDefaultTimezoneTest extends TestCase
69
{

0 commit comments

Comments
 (0)