Browse Source

jshint

bubble
Laurent Lepinay 9 years ago
parent
commit
7e82b3d66a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      test/e2e/v2.js

+ 0
- 1
test/e2e/v2.js 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) {


Loading…
Cancel
Save