mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
adapt v2: port updateUser
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
|
||||
import { each, get } from 'lodash';
|
||||
|
||||
xdescribe('PUT /user', () => {
|
||||
describe('PUT /user', () => {
|
||||
let user;
|
||||
|
||||
beforeEach(async () => {
|
||||
|
||||
Reference in New Issue
Block a user