Skip to content

Commit 77fdeec

Browse files
committed
ITT: Tests namespace set.
1 parent 4005f56 commit 77fdeec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/TestingTools/Asserts/EloquentAssertsTest.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\Testing\TestingTools\Tests\Asserts;
4+
35
use Illuminated\Testing\TestingTools\Tests\TestCase;
6+
use Post;
47

58
class EloquentAssertsTest extends TestCase
69
{

0 commit comments

Comments
 (0)