remove deprecations packages/test-utils/src/testUtils/Keyboard.js:28

Signed-off-by: Colton Padden <colton.padden@fastmail.com>
This commit is contained in:
Colton Padden
2021-12-15 17:18:46 -05:00
parent 26cbea8e69
commit 771b9c07fe
4 changed files with 5 additions and 272 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/test-utils': patch
---
Remove deprecated `Keyboard` class which has been superseded by `@testing-library/user-event#userEvent`