Skip to content

Commit

Permalink
fix: remove unused const
Browse files Browse the repository at this point in the history
  • Loading branch information
Ric Featherstone authored and 06kellyjac committed Dec 21, 2023
1 parent 255d0d6 commit 07f5bb2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions acceptance/simulator_infra_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ import (
"github.com/controlplaneio/simulator/v2/utils/ssh"
)

const (
bastion = "bastion"
)

// TestSimulatorWorkspaceCreatesAccessibleCluster Performs the following steps to acceptance test the Terraform
// 1. Terraform the infrastructure
// 2. Using the AdminBundle, ssh into the Bastion and execute 'kubectl get nodes'
Expand Down

0 comments on commit 07f5bb2

Please sign in to comment.