jumoel commented on code in PR #342:
URL: https://github.com/apache/couchdb-nano/pull/342#discussion_r1574452356


##########
test/document.insert.test.js:
##########
@@ -161,4 +178,4 @@ test('should be able to insert document with local id in 
object - POST /db - db.
   const p = await db.insert(doc)
   expect(p).toStrictEqual(response)
   expect(scope.isDone()).toBe(true)
-})
+})

Review Comment:
   ```suggestion
   })
   
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to