Skip to content

Commit 29af798

Browse files
committed
Fix test namespace
1 parent 8c12bbe commit 29af798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Models/ModelSerializationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace LdapRecord\Tests\Models;
3+
namespace LdapRecord\Tests\Unit\Models;
44

55
use DateTime;
66
use LdapRecord\Models\ActiveDirectory\Entry;

0 commit comments

Comments
 (0)