diff --git a/source/node_test.go b/source/node_test.go index 78be6bb39..083ea2ca9 100644 --- a/source/node_test.go +++ b/source/node_test.go @@ -377,7 +377,7 @@ func testNodeSourceEndpoints(t *testing.T) { tc.exposeInternalIPv6 = new(bool) *tc.exposeInternalIPv6 = true } - + // Create our object under test and get the endpoints. client, err := NewNodeSource( context.TODO(),