diff --git a/internal/services/compute/linux_virtual_machine_resource_other_test.go b/internal/services/compute/linux_virtual_machine_resource_other_test.go index 0f0a1810f43d..0839a898538d 100644 --- a/internal/services/compute/linux_virtual_machine_resource_other_test.go +++ b/internal/services/compute/linux_virtual_machine_resource_other_test.go @@ -624,7 +624,7 @@ func TestAccLinuxVirtualMachine_otherUltraSsdUpdated(t *testing.T) { }) } -func u(t *testing.T) { +func TestAccLinuxVirtualMachine_otherUltraSsdEmptyToUpdate(t *testing.T) { data := acceptance.BuildTestData(t, "azurerm_linux_virtual_machine", "test") r := LinuxVirtualMachineResource{}