Skip to content

Commit

Permalink
Update format_test.go
Browse files Browse the repository at this point in the history
Signed-off-by: Carl Vincent <carlv@stripe.com>
  • Loading branch information
carlv-stripe committed Apr 3, 2023
1 parent 7b5538a commit a4262bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion format_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ func TestDecodeDateTimeHook(t *testing.T) {
},
{
"invalid non empty datetime",
"2019-01-01",
"2019-01-01abc",
},
}
registry := NewFormats()
Expand Down

0 comments on commit a4262bd

Please sign in to comment.