Skip to content

Commit

Permalink
fix: broken tests due to a change to locations api
Browse files Browse the repository at this point in the history
  • Loading branch information
LuXDAmore committed Jan 21, 2021
1 parent 770df65 commit 82c9132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/module.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ describe(

await getElement(
'.locations',
11,
9,
);

}
Expand Down

0 comments on commit 82c9132

Please sign in to comment.