Browse Source

chore(js): Match spec files to files under test (#39824)

Evan Purkhiser 2 years ago
parent
commit
29ec630c55

+ 0 - 8
static/app/components/__snapshots__/pluginIcon.spec.jsx.snap

@@ -1,8 +0,0 @@
-// Jest Snapshot v1, https://goo.gl/fbAQLP
-
-exports[`PluginIcon renders with default icon with invalid plugin id 1`] = `
-<IntegrationIcon
-  image="github"
-  size={20}
-/>
-`;

+ 0 - 0
static/app/components/avatar.spec.tsx → static/app/components/avatar/index.spec.tsx


+ 0 - 0
static/app/views/organizationStats/teamInsights/collapsePanel.spec.jsx → static/app/components/collapsePanel.spec.jsx


+ 0 - 0
static/app/components/contextData/contextData.spec.tsx → static/app/components/contextData/index.spec.tsx


+ 0 - 0
static/app/components/dropdownAutoComplete/dropdownAutoComplete.spec.jsx → static/app/components/dropdownAutoComplete/index.spec.jsx


+ 0 - 0
static/app/components/dropdownAutoComplete/dropdownAutoCompleteMenu.spec.jsx → static/app/components/dropdownAutoComplete/menu.spec.jsx


+ 0 - 0
static/app/components/events/contextSummary/contextSummary.spec.tsx → static/app/components/events/contextSummary/index.spec.tsx


+ 0 - 0
static/app/components/events/interfaces/errorItem.spec.tsx → static/app/components/events/errorItem.spec.tsx


+ 0 - 0
static/app/components/events/toggleRawEventData.spec.jsx → static/app/components/events/eventDataSection.spec.jsx


+ 0 - 0
static/app/components/events/eventExtraData.spec.tsx → static/app/components/events/eventExtraData/index.spec.tsx


Some files were not shown because too many files changed in this diff