test: refactor tests, format files

This commit is contained in:
2026-02-08 20:45:16 +05:00
parent e838916d91
commit 59745eac4f
35 changed files with 46 additions and 119 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { describe, expect, it } from "vitest";
import { themeState } from "$states/theme.svelte";
import { describe, expect, it } from "vitest";
describe("theme.svelte", () => {
describe("initial state", () => {