Skip to content

Commit 60e8940

Browse files
h3adexrubenhoenle
andcommitted
iaas_acc_test.go aktualisieren
Co-authored-by: Ruben Hönle <[email protected]>
1 parent fccd184 commit 60e8940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackit/internal/services/iaas/iaas_acc_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4030,7 +4030,7 @@ func TestAccImageMax(t *testing.T) {
40304030
}
40314031

40324032
func TestAccMachineType(t *testing.T) {
4033-
t.Logf("TestAccMachineTyp projectid: %s", testutil.ConvertConfigVariable(testConfigMachineTypeVars["project_id"]))
4033+
t.Logf("TestAccMachineType projectid: %s", testutil.ConvertConfigVariable(testConfigMachineTypeVars["project_id"]))
40344034
resource.ParallelTest(t, resource.TestCase{
40354035
ProtoV6ProviderFactories: testutil.TestAccProtoV6ProviderFactories,
40364036
Steps: []resource.TestStep{

0 commit comments

Comments
 (0)