Skip to content

Commit

Permalink
chore - fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy authored Apr 29, 2021
1 parent 279a153 commit 7f3c1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/analytics/e2e/analytics.e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ describe('analytics()', function () {
item_location_id: 'foo',
price: 123,
},
]
],
});
});
});
Expand Down

0 comments on commit 7f3c1f9

Please sign in to comment.