mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
402eb75f9a
* fix: tooltip with an initial empty message causes issues * test: add failing test * fix: breaking test is fixed with the fix * test: expand on tests * chore: rename test * test: add checks for the child element * test: add comments * chore: spacing * fix: oopsie
2 lines
50 B
JavaScript
2 lines
50 B
JavaScript
import '@testing-library/jest-dom/extend-expect';
|