Fix timeout issues in Alpaca tests.

This commit is contained in:
2023-10-31 16:58:06 -04:00
parent 54a3341968
commit 91134a42d5
4 changed files with 12 additions and 22 deletions

View File

@@ -100,7 +100,6 @@ export class ActionFetchOptions {
* Represents the response of a fetch action request.
*/
export class ActionFetchResponse {
/**
* An array of `Action` objects.
*/