Skip to content

Commit 559b48d

Browse files
Update test/index.spec.js
Co-authored-by: Erica Pisani <[email protected]>
1 parent 8b8ed08 commit 559b48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1819,7 +1819,7 @@ describe('onPreDev', () => {
18191819
})
18201820
})
18211821

1822-
fdescribe('the dev middleware watcher', () => {
1822+
describe('the dev middleware watcher', () => {
18231823
const watchers = []
18241824

18251825
afterEach(async () => {

0 commit comments

Comments
 (0)