1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/jest-after-env.setup.ts
Sebastian Malton 3b721371bf Remove unused (but newly added) dep
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00

7 lines
184 B
TypeScript

/**
* Copyright (c) OpenLens Authors. All rights reserved.
* Licensed under MIT License. See LICENSE in root directory for more information.
*/
import "@testing-library/jest-dom";