Changeset 0.31.2 (#205)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
if (C.memory) await C.memory(testTag);
|
||||
if (C.admin) await C.admin(testTag);
|
||||
if (C.workflows) await C.workflows(testTag);
|
||||
if (C.teamWorkflows) await C.teamWorkflows(testTag);
|
||||
if (C.tasks) await C.tasks(testTag);
|
||||
if (C.teams) await C.teams(testTag);
|
||||
if (C.personas) await C.personas(testTag);
|
||||
|
||||
Reference in New Issue
Block a user