mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
12 lines
215 B
YAML
12 lines
215 B
YAML
|
|
# Test: Missing required 'agent' top-level key
|
||
|
|
# Expected: FAIL
|
||
|
|
# Error code: invalid_type
|
||
|
|
# Error path: agent
|
||
|
|
# Error expected: object
|
||
|
|
|
||
|
|
metadata:
|
||
|
|
id: bad-test
|
||
|
|
name: Bad Test Agent
|
||
|
|
title: Bad Test
|
||
|
|
icon: ❌
|