We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad76756 commit fccd184Copy full SHA for fccd184
stackit/internal/services/iaas/iaas_acc_test.go
@@ -4029,7 +4029,7 @@ func TestAccImageMax(t *testing.T) {
4029
})
4030
}
4031
4032
-func TestAccMachineTyp(t *testing.T) {
+func TestAccMachineType(t *testing.T) {
4033
t.Logf("TestAccMachineTyp projectid: %s", testutil.ConvertConfigVariable(testConfigMachineTypeVars["project_id"]))
4034
resource.ParallelTest(t, resource.TestCase{
4035
ProtoV6ProviderFactories: testutil.TestAccProtoV6ProviderFactories,
0 commit comments