Skip to content

Commit 65129d3

Browse files
fix: lint
1 parent 224e3db commit 65129d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/api.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ describe('base api', () => {
8383
expect(result).toEqual(mockTasks);
8484
});
8585
});
86-
});
86+
});

0 commit comments

Comments
 (0)