Update internal/provider/resource_port_forward_test.go

Co-Authored-By: Paul Tyng <paul@paultyng.net>
This commit is contained in:
Jo Vanvoorden
2020-03-05 16:14:40 +01:00
committed by Paul Tyng
parent 289b7cefa5
commit 3fdebc7dc1

View File

@@ -8,8 +8,6 @@ import (
// "github.com/paultyng/go-unifi/unifi"
)
// for test MAC addresses, see https://tools.ietf.org/html/rfc7042#section-2.1.2
func TestAccPortForward_basic(t *testing.T) {
resource.ParallelTest(t, resource.TestCase{
Providers: providers,