diff --git a/tests/Config/ConfigurationTest.php b/tests/Config/ConfigurationTest.php index f2d725c..72b1738 100644 --- a/tests/Config/ConfigurationTest.php +++ b/tests/Config/ConfigurationTest.php @@ -49,7 +49,7 @@ class ConfigurationTest extends TestCase ], 'palletes' => [ - 'prmary' => [ + 'primary' => [ 'fill' => 'fill-primary', 'stroke' => 'stroke-primary', 'fill-hover' => 'hover:fill-primary',