This commit is contained in:
Chris Troutner
2025-08-09 14:49:41 -07:00
parent bed281c8c3
commit fe82478dc4
+1 -1
View File
@@ -215,7 +215,7 @@ describe('#order-use-case', () => {
assert.property(result, 'eventId')
assert.property(result, 'noteId')
})
it('should throw error if user is not found', async () => {
try {
const entryObj = {