Skip to content

Commit

Permalink
fix: Update photo.test.ts (#996)
Browse files Browse the repository at this point in the history
  • Loading branch information
amuramoto authored Jun 15, 2023
1 parent d26d798 commit b861610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/places/photo.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import { placePhoto } from "../../src/places/photo";
test("photo should return correct result", async () => {
const params = {
photoreference:
"CnRtAAAATLZNl354RwP_9UKbQ_5Psy40texXePv4oAlgP4qNEkdIrkyse7rPXYGd9D_Uj1rVsQdWT4oRz4QrYAJNpFX7rzqqMlZw2h2E2y5IKMUZ7ouD_SlcHxYq1yL4KbKUv3qtWgTK0A6QbGh87GB3sscrHRIQiG2RrmU_jF4tENr9wGS_YxoUSSDrYjWmrNfeEHSGSc3FyhNLlBU",
"AZose0kqzNAxzQSLYC-kxAidG_FkCelqG6lXa-05yhbKfwfGd0Agu4YXSjvArtNEYLC8CiCvQb4uxQzfn2fZi2kzxeMBgtOHmbo0c8eqMx_YPVNRCjjPL_kA77NOWF5wOS2ub6ZQlM0G8XibN93burBky0JLCE5sf-C6gLVEG74yiPYoK8id",
maxwidth: 100,
maxheight: 100,
key: process.env.GOOGLE_MAPS_API_KEY,
Expand Down

0 comments on commit b861610

Please sign in to comment.