Skip to content

Commit 3253a0f

Browse files
committed
[WEB-3766] remove endDate from non-continuous test
1 parent 6405090 commit 3253a0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/report.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1618,7 +1618,6 @@ describe('Report.getLatestInsulinAndPumpSettingsParams', () => {
16181618
type: 'pumpSettings',
16191619
uploadId: latestInsulinUploadId,
16201620
latest: 1,
1621-
endDate: moment.utc('2025-01-31T00:00:00.000Z').toISOString(),
16221621
restricted_token: 'test-token',
16231622
});
16241623
});

0 commit comments

Comments
 (0)