mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
Remove only form test
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
|||||||
|
|
||||||
import { each } from 'lodash';
|
import { each } from 'lodash';
|
||||||
|
|
||||||
describe.only('PUT /user', () => {
|
describe('PUT /user', () => {
|
||||||
let api, user;
|
let api, user;
|
||||||
|
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user