Skip to content

Commit d9ed910

Browse files
authored
chore(tests) Remove old react-select test helpers (#29998)
These are for version 2 of react-select which we no longer use.
1 parent 2ab1195 commit d9ed910

File tree

2 files changed

+0
-65
lines changed

2 files changed

+0
-65
lines changed

tests/js/sentry-test/select.js

Lines changed: 0 additions & 63 deletions
This file was deleted.

tests/js/setup.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ import TestStubFixtures from '../fixtures/js-stubs/types';
1313

1414
import {loadFixtures} from './sentry-test/loadFixtures';
1515

16-
export * from './sentry-test/select';
17-
1816
/**
1917
* XXX(epurkhiser): Gross hack to fix a bug in jsdom which makes testing of
2018
* framer-motion SVG components fail

0 commit comments

Comments
 (0)