Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: David Moran <david.moran@smithrx.com>
  • Loading branch information
junkert and wavemoran committed Dec 10, 2019
1 parent cf2dcea commit 9cc021d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ Lets assume we created a new processor function for anonymizing IP addresses as
test using normal methods, but will need to add the function to the `main_test.go` by adding the following line:

```
t.Run("ProcessorIPV4", TestProcessorIPv4)
t.Run("ProcessorIPV4", TestProcessorIPv4)
```

## Notices and License
Expand Down

0 comments on commit 9cc021d

Please sign in to comment.