Skip to content

Commit 2cb4ea5

Browse files
committed
update embedded spf ip in test code
1 parent e314912 commit 2cb4ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

handler_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ func TestValidate(t *testing.T) {
4040
name: "valid-gmail",
4141
req: &main.TestContext{
4242
FromEmail: "[email protected]",
43-
RemoteAddrString: "35.190.247.1:1111",
43+
RemoteAddrString: "209.85.220.41:1111",
4444
},
4545
valid: true,
4646
},

0 commit comments

Comments
 (0)