Skip to content

Commit 85ed4ff

Browse files
committed
test
1 parent 1d2e5fe commit 85ed4ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/button-dropdown/__tests__/button-dropdown-items.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const checkRenderedGroup = (
4848

4949
if (group.iconName || group.iconSvg || group.iconUrl) {
5050
expect(renderedItem.findIcon()).toBeTruthy();
51+
//
5152
}
5253
};
5354

0 commit comments

Comments
 (0)