We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ff7ce commit 0e6f336Copy full SHA for 0e6f336
tests/test.js
@@ -217,4 +217,4 @@ describe('note actions', () => {
217
const response = await request.delete('/api/v1/notes/' + '1')
218
expect(response.status).toBe(200)
219
})
220
-})
+})
0 commit comments