Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[test] Migrate NewWindowIcon.test.js from Enzyme to RTL (#1701)
## Which problem is this PR solving? - This PR migrates the test `NewWindowIcon.test.js` from Enzyme to RTL - part of: #1668 ## How was this change tested? - using `yarn test-ci` ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [x] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `yarn lint` and `yarn test` --------- Signed-off-by: Ansh Goyal <[email protected]>
- Loading branch information