Skip to content

Commit 053e764

Browse files
committed
chore: cucumber
1 parent 06a7d83 commit 053e764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/test-implementations/1.setup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Given<TestWorld>(/the local actor is pushed to the Apify platform/i, { timeout:
234234
}
235235

236236
const result = await executeCommand({
237-
rawCommand: 'apify push --no-prompt',
237+
rawCommand: 'apify push',
238238
cwd: this.testActor.pwd,
239239
env: extraEnv,
240240
});

0 commit comments

Comments
 (0)