Skip to content

Commit 81d780a

Browse files
committed
test
1 parent 36dd665 commit 81d780a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testenv/deployment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ func (d *Deployment) Teardown() error {
154154
}
155155
}
156156
d.testenv.Log.Info("deployment deleted.\n", "name", d.name)
157-
return cleanupErr
157+
return nil
158158
}
159159

160160
// DeployStandalone deploys a standalone splunk enterprise instance on the specified testenv

0 commit comments

Comments
 (0)