make icon green on new pages. add test for it.

This commit is contained in:
Tommy D. Rossi
2025-11-24 15:54:11 +01:00
parent fb5182d0a5
commit a13906de73
4 changed files with 66 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "root",
"private": true,
"scripts": {
"test": "NODE_ENV=test vitest",
"test": "pnpm -r test",
"watch": "pnpm -r watch",
"build": "pnpm -r build",
"agents.md": "agentsdotmd ./PLAYWRITER_AGENTS.md core.md typescript.md pnpm.md vitest.md changelog.md docs-writing.md github.md playwright.md zod.md gitchamber.md",