Skip to content

Commit 47dc992

Browse files
committed
fix namespace
1 parent 0c899fa commit 47dc992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/HTMLValidatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace Tests\HTMLValidator;
2+
namespace HTMLValidator\Tests;
33

44
use HTMLValidator\HTMLValidator;
55

0 commit comments

Comments
 (0)