delete chai/required-should from import statements
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import 'mocha'
|
||||
import chai, { expect } from 'chai'
|
||||
import 'chai/register-should'
|
||||
import {
|
||||
createTestUser,
|
||||
createUserWithoutProfile,
|
||||
|
||||
Reference in New Issue
Block a user