delete chai/required-should from import statements
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import 'mocha'
|
||||
import { expect } from 'chai'
|
||||
import 'chai/register-should'
|
||||
import { validatedDate } from '../../src/utils/helpers'
|
||||
|
||||
describe('validatedDate', () => {
|
||||
|
||||
Reference in New Issue
Block a user