diff --git a/equinix/helpers_device_test.go b/equinix/helpers_device_test.go index 0e8a81833..dc695819c 100644 --- a/equinix/helpers_device_test.go +++ b/equinix/helpers_device_test.go @@ -30,7 +30,7 @@ func (m *mockHWService) Move(id string, dest string) (*packngo.HardwareReservati var _ packngo.HardwareReservationService = (*mockHWService)(nil) -func Test_WaitUntilReservationProvisionable(t *testing.T) { +func Test_waitUntilReservationProvisionable(t *testing.T) { type args struct { reservationId string instanceId string