Skip to content

Commit 74a5fe3

Browse files
committed
doc(test) Improve test description
1 parent 71f56e5 commit 74a5fe3

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

server/data_form.js

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/api/CRUD-APISpec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ describe('API', function () {
232232
});
233233

234234

235-
it('should not be overwritten and should not be transmitted on update', function (done) {
235+
it('should not be overwritten by nulls and should not be transmitted on update', function (done) {
236236
var mockReq = {
237237
url: '/c_subdoc_example/519aaaaab320153869b175e0',
238238
params: {resourceName: 'c_subdoc_example', id: '519aaaaab320153869b175e0'},

0 commit comments

Comments
 (0)