Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
macfarlandian committed Nov 18, 2020
1 parent e925d3c commit 5856792
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spotlight-client/src/datastores/Metric.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ test("demographic filter", async () => {
);

const metric = createMetric({
// NOTE: this is a different type than in the other tests!
// the first metric type does not support demographic filtering
metricType: MetricTypes.SentenceTypesCurrent,
initOptions: metadataSource,
});
Expand Down

0 comments on commit 5856792

Please sign in to comment.