Skip to content

Commit acfaa24

Browse files
committed
fix: with skip confirm
1 parent 7074855 commit acfaa24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/deployment_cli_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ func (s *deploymentIntegrationTestSuite) TestDeployment() {
215215
cli.TestFlags().
216216
WithFrom(s.addrDeployer.String()).
217217
WithDSeq(createdDep.Deployment.ID.DSeq).
218+
WithSkipConfirm().
218219
WithBroadcastModeBlock().
219220
WithGasAuto()...,
220221
)

0 commit comments

Comments
 (0)