Skip to content

Commit 0f4a695

Browse files
author
Max Pothier
committed
fix test
1 parent 0d94cb9 commit 0f4a695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/international_address_autocomplete/test_Lookup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ describe("An International Address Autocomplete lookup", function () {
4848
maxResults: 5,
4949
includeOnlyLocality: undefined,
5050
includeOnlyPostalCode: undefined,
51+
customParameters: {},
5152
};
5253
let lookup = new Lookup();
5354
expect(lookup).to.deep.equal(defaultLookup);

0 commit comments

Comments
 (0)