Skip to content

Commit f5f0afb

Browse files
committed
test: fix tests
1 parent a6bf238 commit f5f0afb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/integration-tests/api.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1353,7 +1353,6 @@ describe('GET /api/dashboard', () => {
13531353
sevenDays: expectedPeriodData,
13541354
year: expectedPeriodData,
13551355
all: expectedPeriodData,
1356-
paymentList: expect.any(Array),
13571356
total: {
13581357
revenue: {
13591358
usd: expect.any(String),

0 commit comments

Comments
 (0)