Remove only form test
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
|
||||
import { each } from 'lodash';
|
||||
|
||||
describe.only('PUT /user', () => {
|
||||
describe('PUT /user', () => {
|
||||
let api, user;
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user