Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit a665ed3

Browse files
committed
refactor: Event tests should be called "events" not "custom events" because it also tests built-in e
1 parent e52dae7 commit a665ed3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/unit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import './unit/children';
2-
import './unit/custom-events';
2+
import './unit/events';
33
import './unit/display-name';
44
import './unit/errors';
55
import './unit/prop-types';
File renamed without changes.

0 commit comments

Comments
 (0)