Skip to content

Commit

Permalink
add to test
Browse files Browse the repository at this point in the history
  • Loading branch information
smonero committed Apr 8, 2024
1 parent 91c2a2a commit 1d5f9ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions server/neptune/workflows/internal/terraform/workflow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@ const (
testDeploymentID = "123"
testPath = "rel/path"
DeployDir = "deployments/123"
testWorkflowMode = terraformModel.Deploy
)

var testWorkflowMode terraformModel.WorkflowMode = terraformModel.Deploy

var testGithubRepo = github.Repo{
Name: testRepoName,
}
Expand Down

0 comments on commit 1d5f9ff

Please sign in to comment.