Skip to content

Commit 9a841ea

Browse files
authored
Merge pull request #17 from open-source-contributions/assertion_enhancement
Fix HelpersTest class namespace
2 parents b4b8d6e + 7b50298 commit 9a841ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/HelpersTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Test;
3+
namespace Tests;
44

55
use PHPUnit\Framework\TestCase;
66

0 commit comments

Comments
 (0)