Skip to content

Commit f39874c

Browse files
authored
test: add React DOM Interactions tests (floating-ui#1638)
1 parent 3e56da8 commit f39874c

22 files changed

+1904
-153
lines changed

.github/actions/unit/action.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ runs:
1111
shell: sh
1212
- run: npm -w packages/react-dom test
1313
shell: sh
14+
- run: npm -w packages/react-dom-interactions test
15+
shell: sh

0 commit comments

Comments
 (0)