Remove cookie template function tests

This commit is contained in:
Gregory Schier
2026-05-06 11:22:38 -07:00
parent 5978cec71e
commit f277ea1fd9
2 changed files with 1 additions and 64 deletions

View File

@@ -6,7 +6,6 @@
"description": "Template functions for working with cookies",
"scripts": {
"build": "yaakcli build",
"dev": "yaakcli dev",
"test": "vp test --run tests"
"dev": "yaakcli dev"
}
}