mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
fix(tests): remove exclusive unit test
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
} from '../../../helpers/api-unit.helper';
|
||||
import cors from '../../../../website/server/middlewares/cors';
|
||||
|
||||
describe.only('cors middleware', () => {
|
||||
describe('cors middleware', () => {
|
||||
let res; let req; let
|
||||
next;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user