Skip to content

Commit 6cf1673

Browse files
committed
style(tests): typo
1 parent 6209f28 commit 6cf1673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__tests__/auto-cleanup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { h } from 'preact';
22

33
import { render } from '..';
44

5-
// This just verifies that by importing RTL in an
5+
// This just verifies that by importing PTL in an
66
// environment which supports afterEach (like jest)
77
// we'll get automatic cleanup between tests.
88
test('first', () => {

0 commit comments

Comments
 (0)