mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
run cron when getting group
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
import common from '../../../../../common';
|
||||
import { v4 as generateUUID } from 'uuid';
|
||||
|
||||
describe('GET /user/anonymized', () => {
|
||||
describe.only('GET /user/anonymized', () => {
|
||||
let user;
|
||||
let endpoint = '/user/anonymized';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user