Skip to content

Commit

Permalink
fix(apiaccess): reverting statements added for debugging - three
Browse files Browse the repository at this point in the history
  • Loading branch information
pranav-new-relic authored Mar 30, 2023
1 parent b4f9549 commit a70d887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apiaccess/insights_keys_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ func TestIntegrationAPIAccess_InsightsQueryKeys(t *testing.T) {
require.NotNil(t, deleteResult)
}

// nolint: unused
//nolint: unused
func newIntegrationTestClient(t *testing.T) APIAccess {
tc := mock.NewIntegrationTestConfig(t)

Expand Down

0 comments on commit a70d887

Please sign in to comment.