Skip to content

Commit 453579e

Browse files
committed
add test for ref forwarding
1 parent 94e66f4 commit 453579e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/specs/modules/Search/Search-test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ describe('Search', () => {
7676
})
7777

7878
common.isConformant(Search)
79+
common.forwardsRef(Search)
7980
common.hasSubcomponents(Search, [SearchCategory, SearchResult, SearchResults])
8081
common.hasUIClassName(Search)
8182

0 commit comments

Comments
 (0)