The ToolRow refactor deleted the per-row CSS modules, but the glob search fixture still listed search-row.module.css as a sample path, which verify-package-paths rejects as a broken packages/* reference. Point it at the search-card spec instead.
The ToolRow refactor deleted the per-row CSS modules, but the glob search fixture still listed search-row.module.css as a sample path, which verify-package-paths rejects as a broken packages/* reference. Point it at the search-card spec instead.