Closed mwgrimm closed 1 year ago
Description
Replaces double-quotes in generated person first and last names with single-quotes.
Are you trying to fix an existing issue?
https://github.com/jaswdr/faker/issues/151
Go Version
$ go version go version go1.21.1 darwin/amd64
Go Tests
$ go test 2023/09/25 16:58:13 Error while requesting https://loremflickr.com/300/200 : request failed 2023/09/25 16:58:13 Error while creating a temp file: temp file creation failed 2023/09/25 16:58:13 Error while requesting https://randomuser.me : request failed 2023/09/25 16:58:13 Error while creating a temp file: temp file creation failed PASS ok github.com/jaswdr/faker 4.592s
Description
Replaces double-quotes in generated person first and last names with single-quotes.
Are you trying to fix an existing issue?
https://github.com/jaswdr/faker/issues/151
Go Version
Go Tests