Skip to content

Commit

Permalink
Update authorize_helper_whitebox_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Dawkins <[email protected]>
  • Loading branch information
james-d-elliott and pjcdawkins authored Aug 20, 2023
1 parent e62a7db commit 411ff24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authorize_helper_whitebox_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ func TestIsLookbackAddress(t *testing.T) {
false,
},
{
"ShouldReturnTrue12700255WithPort",
"ShouldReturnFalse12700255WithPort",
"127.0.0.255:1230",
false,
},
Expand Down

0 comments on commit 411ff24

Please sign in to comment.