Skip to content

Commit 4b1099f

Browse files
committed
remove comment
1 parent a3ca080 commit 4b1099f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/__tests__/suggestions.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ test('does not suggest for nested inline style', () => {
1515
`<div data-testid="style"><style>.hsuHs{margin:auto}.wFncld{margin-top:3px;color:#9AA0A6;height:20px;width:20px}</style></div>`,
1616
)
1717

18-
// screen.debug(screen.getByText(/hsus/))
19-
2018
expect(() => screen.getByTestId('style')).not.toThrow()
2119
})
2220

0 commit comments

Comments
 (0)