We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e975bc commit f98f33cCopy full SHA for f98f33c
fakeable_external_test.go
@@ -583,7 +583,7 @@ func TestNestedCustom(t *testing.T) {
583
func TestNestedOverrideCustom(t *testing.T) {
584
gofakeit.AddFuncLookup("raw_test_date", gofakeit.Info{
585
Display: "Date",
586
- Category: "time",
+ Category: "datetime",
587
Description: "Random date",
588
Example: "2006-01-02T15:04:05Z07:00",
589
Output: "time.Time",
0 commit comments