fix(test): Wrong runner import

This commit is contained in:
2026-06-26 22:27:46 +09:30
parent 9a9eb91a2d
commit 1045d38f47
2 changed files with 4 additions and 1 deletions
@@ -1,4 +1,3 @@
import { describe, expect, it } from "vitest";
import {
extractSolidColor,
normalizeCssColorString,