Skip to content

Commit

Permalink
fix impact test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeh committed Mar 1, 2023
1 parent c495105 commit 44a76be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/test/e2e/impact/impact-table/impact.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,6 @@ describe('Impact Table and Charts test suite (e2e)', () => {
endYear: 2013,
startYear: 2010,
groupBy: GROUP_BY_VALUES.MATERIAL,
groupBy: GROUP_BY_VALUES.MATERIAL,
'locationTypes[]': [LOCATION_TYPES.PRODUCTION_AGGREGATION_POINT],
});
const response2 = await request(testApplication.getHttpServer())
Expand Down

0 comments on commit 44a76be

Please sign in to comment.