mirror of
https://github.com/theoludwig/html-w3c-validator.git
synced 2025-05-21 23:21:29 +02:00
chore: maintenance
This commit is contained in:
@ -3,7 +3,7 @@ import fsMock from 'mock-fs'
|
||||
import { isExistingPath } from '../isExistingPath.js'
|
||||
|
||||
describe('utils/isExistingFile', () => {
|
||||
afterEach(async () => {
|
||||
afterEach(() => {
|
||||
fsMock.restore()
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user