Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Jul 2, 2021
1 parent db521a9 commit 8eab9b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ func TestCreateProductLegacy(t *testing.T) {
}

func TestCreateProductGroup(t *testing.T) {
proxy := "test"
approval := "auto"
operationGroupFile := "./test/apiproduct-op-group.json"

Expand Down

0 comments on commit 8eab9b5

Please sign in to comment.