adapt v2: port updateUser

This commit is contained in:
Matteo Pagliazzi
2016-04-04 16:45:12 +02:00
parent 10583b78de
commit f6fc50f6c2

View File

@@ -5,7 +5,7 @@ import {
import { each, get } from 'lodash';
xdescribe('PUT /user', () => {
describe('PUT /user', () => {
let user;
beforeEach(async () => {