jshint
This commit is contained in:
@@ -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']
|
['root.id','root.username','root.firstName','root.lastName', 'root.email', 'root.password', 'root.phone', 'root.userStatus']
|
||||||
.forEach(function (id) {
|
.forEach(function (id) {
|
||||||
it('should find a jsoneditor for user post with field: ' + id, function (done) {
|
it('should find a jsoneditor for user post with field: ' + id, function (done) {
|
||||||
|
|||||||
Reference in New Issue
Block a user