We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224e3db commit 65129d3Copy full SHA for 65129d3
src/data/api.test.ts
@@ -83,4 +83,4 @@ describe('base api', () => {
83
expect(result).toEqual(mockTasks);
84
});
85
86
-});
+});
0 commit comments