Skip to content

Commit

Permalink
fix(doc): typo (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
annahassel committed Jun 15, 2020
1 parent f860fd4 commit 89af9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/places/details.test.ts
Expand Up @@ -16,7 +16,7 @@

import { placeDetails } from "../../src/places/details";

test("autocomplete should return correct result", async () => {
test("details should return correct result", async () => {
const params = {
place_id: "ChIJKxDbe_lYwokRVf__s8CPn-o",
key: process.env.GOOGLE_MAPS_API_KEY,
Expand Down

0 comments on commit 89af9a0

Please sign in to comment.