mirror of
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
synced 2026-08-25 14:18:51 +00:00
Merge pull request #458 from Fermilus-coder/test/droid-script-path-coverage
test(cli): add droid to script-path rendering coverage
This commit is contained in:
commit
9f1824aa7b
@ -6,6 +6,7 @@ const cases = [
|
||||
['codex', '.agents/skills/ui-ux-pro-max/scripts/search.py'],
|
||||
['copilot', '.github/prompts/ui-ux-pro-max/scripts/search.py'],
|
||||
['kiro', '.kiro/steering/ui-ux-pro-max/scripts/search.py'],
|
||||
['droid', '.factory/skills/ui-ux-pro-max/scripts/search.py'],
|
||||
] as const;
|
||||
const SEARCH_COMMAND_COUNT = 17;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user