Skip to content

Commit 2f17920

Browse files
author
Kent C. Dodds
committed
chore: meh
1 parent f77012e commit 2f17920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__tests__/cleanup-after-each.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from 'react'
2-
import {render} from '../index'
2+
import {render} from '../'
33
import cleanupAsync from '../cleanup-async'
44

55
afterEach(() => {

0 commit comments

Comments
 (0)