Explorar el Código

jshint

bubble
Laurent Lepinay hace 9 años
padre
commit
7e82b3d66a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      test/e2e/v2.js

+ 0
- 1
test/e2e/v2.js Ver fichero

@@ -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) {


Cargando…
Cancelar
Guardar