Skip to content

Commit f56da60

Browse files
committed
fix test
1 parent 2fc57c6 commit f56da60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/api/commands/push.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ describe('[api] apify push', () => {
413413
build: 'latest',
414414
memoryMbytes: 1024,
415415
shouldPassActorInput: false,
416+
hostedBy: 'user',
416417
});
417418

418419
if (createdActor) await createdActorClient.delete();

0 commit comments

Comments
 (0)