mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
chore: Disable make admin debug route for v3 prod testing
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
generateUser,
|
||||
} from '../../../../helpers/api-v3-integration.helper';
|
||||
|
||||
describe('POST /debug/make-admin', () => {
|
||||
xdescribe('POST /debug/make-admin (pended for v3 prod testing)', () => {
|
||||
let user;
|
||||
|
||||
before(async () => {
|
||||
|
||||
Reference in New Issue
Block a user