This commit is contained in:
Laurent Lepinay
2015-09-21 15:36:59 +02:00
parent f08e9df8da
commit 7e82b3d66a

View File

@@ -110,7 +110,6 @@ describe('swagger 2.0 spec tests', function () {
});
});
<<<<<<< HEAD
['root.id','root.username','root.firstName','root.lastName', 'root.email', 'root.password', 'root.phone', 'root.userStatus']
.forEach(function (id) {
it('should find a jsoneditor for user post with field: ' + id, function (done) {