Skip to content

Commit 0e6f336

Browse files
merge conflicfixing extra line
1 parent d5ff7ce commit 0e6f336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,4 @@ describe('note actions', () => {
217217
const response = await request.delete('/api/v1/notes/' + '1')
218218
expect(response.status).toBe(200)
219219
})
220-
})
220+
})

0 commit comments

Comments
 (0)