Skip to content

Commit 913fb03

Browse files
committed
chore: progress
1 parent bf161e5 commit 913fb03

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/e2e/deployment_cli_test.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,3 @@ func (s *deploymentIntegrationTestSuite) TestMultipleGroups() {
464464
s.Require().NoError(err)
465465
s.Require().Equal(dv1.DeploymentActive, deployment.Deployment.State, "Deployment should still be active")
466466
}
467-
468-
// TODO: TestFundedDeployment requires WithDepositor flag and TxDepositDeploymentExec
469-
// which are not available in the current CLI. Re-enable when these features are added.
470-
// func (s *deploymentIntegrationTestSuite) TestFundedDeployment() { ... }

0 commit comments

Comments
 (0)