Skip to content

Commit 7b99c2f

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 920294a + 0070563 commit 7b99c2f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cmd/octoterra_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2562,9 +2562,6 @@ func TestProjectWithDollarSignsExport(t *testing.T) {
25622562

25632563
// TestProjectTerraformInlineScriptExport verifies that a project can be reimported with a terraform inline template step
25642564
func TestProjectTerraformInlineScriptExport(t *testing.T) {
2565-
// This test will pass when https://github.com/OctopusDeployLabs/terraform-provider-octopusdeploy/issues/478 is addressed
2566-
return
2567-
25682565
exportSpaceImportAndTest(t, "../test/terraform/41-terraforminlinescript/space_creation", "../test/terraform/41-terraforminlinescript/space_population", []string{}, []string{}, func(t *testing.T, container *test.OctopusContainer, recreatedSpaceId string) error {
25692566

25702567
// Assert

0 commit comments

Comments
 (0)