mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
test(amazon): cover amazon subagent composition
This commit is contained in:
parent
69848b4c71
commit
8331440f4b
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue