Skip to content

Commit fccd184

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

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
@@ -4029,7 +4029,7 @@ func TestAccImageMax(t *testing.T) {
40294029
})
40304030
}
40314031

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

0 commit comments

Comments
 (0)