diff --git a/src/resources/extensions/gsd/tests/capability-router.test.ts b/src/resources/extensions/gsd/tests/capability-router.test.ts index 1068e5fda..751fc6e11 100644 --- a/src/resources/extensions/gsd/tests/capability-router.test.ts +++ b/src/resources/extensions/gsd/tests/capability-router.test.ts @@ -1,5 +1,4 @@ // GSD Extension — Capability-Aware Router Tests -// Copyright (c) 2026 Jeremy McSpadden // Tests for new capability scoring functions and data tables (Plan 01-01) import { describe, test } from "node:test";