Skip to content

Commit 624041a

Browse files
committed
add
1 parent caaad67 commit 624041a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/gamut/src/Tip/__tests__/helpers.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,11 +472,9 @@ export const testInfoTipInsideModalClosesOnEscape = async ({
472472
});
473473
});
474474

475-
// Modal should still be open
476475
expect(view.getByRole('dialog')).toBeInTheDocument();
477476
};
478477

479-
// Multiple InfoTips helpers
480478
export const getVisibleTip = ({
481479
view,
482480
text,

0 commit comments

Comments
 (0)