Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
macfarlandian committed Jan 27, 2021
1 parent 1e4b953 commit feb2859
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const testMetadataMapping = {

function getTestMetric() {
return createMetricMapping({
localityLabelMapping: undefined,
metadataMapping: testMetadataMapping,
tenantId: testTenantId,
}).get(testMetricId) as HistoricalPopulationBreakdownMetric;
Expand Down

0 comments on commit feb2859

Please sign in to comment.