Skip to content

Commit a006913

Browse files
committed
fix(cli): remove unneeded line
1 parent a851c91 commit a006913

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cli/src/commands/test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ const commandModule: CommandModule<typeof testOptions, TestOptions> = {
4646
(
4747
await runDeploy({
4848
...opts,
49-
saveDeployment: opts.saveDeployment,
5049
rpc: forkRpc,
5150
})
5251
).address;

0 commit comments

Comments
 (0)