test(amazon): cover amazon subagent composition

This commit is contained in:
Anish Sarkar 2026-07-15 10:24:55 +05:30
parent 69848b4c71
commit 8331440f4b

View file

@ -27,6 +27,7 @@ pytestmark = pytest.mark.unit
# specialist is a deliberate product change and must be reflected here. # specialist is a deliberate product change and must be reflected here.
_EXPECTED_SUBAGENTS = frozenset( _EXPECTED_SUBAGENTS = frozenset(
{ {
"amazon",
"deliverables", "deliverables",
"dropbox", "dropbox",
"google_drive", "google_drive",