Skip to content

Commit

Permalink
removed redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
vtopc committed Jan 3, 2025
1 parent 41173d3 commit 5a4db68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion email_validation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import (

func TestEmailValidationV4(t *testing.T) {
v := mailgun.NewEmailValidator(testKey)
// API Base is set to `http://server/v4`
v.SetAPIBase(server.URL())

ctx := context.Background()
Expand Down

0 comments on commit 5a4db68

Please sign in to comment.