Skip to content

Commit

Permalink
fixingUT
Browse files Browse the repository at this point in the history
  • Loading branch information
priteshbandi committed Jan 19, 2024
1 parent da1598b commit 955ea78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/sign_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ func TestGenerateEnvelopeRequest_Validate_Error(t *testing.T) {
t.Errorf("expected error message '%s' but got '%s'", expMsg, err.Error())
}
} else {
fmt.Println(testcase.req)
t.Error("GenerateEnvelopeRequest#Validate didn't returned error")
}
})
Expand Down

0 comments on commit 955ea78

Please sign in to comment.