We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SettingsTest
1 parent 90ca871 commit 0742accCopy full SHA for 0742acc
1 file changed
tests/SettingsTest.php tests/Unit/SettingsTest.phptests/SettingsTest.php renamed to tests/Unit/SettingsTest.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types=1);
4
5
-namespace Sabberworm\CSS\Tests;
+namespace Sabberworm\CSS\Tests\Unit;
6
7
use PHPUnit\Framework\TestCase;
8
use Sabberworm\CSS\Settings;
0 commit comments