delete chai/required-should from import statements

This commit is contained in:
Hongbo Wu
2023-07-24 21:15:31 +08:00
parent 0efb5e4d77
commit 6fd550fa6c
12 changed files with 2 additions and 12 deletions

View File

@ -1,6 +1,5 @@
import 'mocha'
import chai, { expect } from 'chai'
import 'chai/register-should'
import {
createTestUser,
createUserWithoutProfile,