We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6209f28 commit 6cf1673Copy full SHA for 6cf1673
src/__tests__/auto-cleanup.js
@@ -2,7 +2,7 @@ import { h } from 'preact';
2
3
import { render } from '..';
4
5
-// This just verifies that by importing RTL in an
+// This just verifies that by importing PTL in an
6
// environment which supports afterEach (like jest)
7
// we'll get automatic cleanup between tests.
8
test('first', () => {
0 commit comments