Skip to content

Commit

Permalink
✅ test: 更新测试
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Apr 11, 2021
1 parent 9fb35d7 commit 21225e9
Showing 1 changed file with 0 additions and 58 deletions.
58 changes: 0 additions & 58 deletions packages/journey-map/tests/__snapshots__/index.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -26,64 +26,6 @@ exports[`JourneyMap 默认状态 1`] = `
class="avx-journey-map-stage-content"
/>
</div>
<div
class="avx-journey-map-actions-container"
style="height: 140px;"
>
<div
class="avx-journey-map-section"
style="height: 140px;"
>
<div
class="avx-journey-map-section-text"
>
用户行为
</div>
</div>
<div
class="avx-journey-map-actions-content"
/>
</div>
<div
class="avx-journey-map-chart"
>
<div
class="avx-journey-map-section"
style="height: 300px;"
>
<div
class="avx-journey-map-section-text"
>
体验情绪
</div>
</div>
<div
style="width: 100%; height: 300px;"
>
<div
data-chart-source-type="G2Plot"
size-sensor-id="1"
style="height: inherit;"
>
<div
style="position:relative;"
>
<canvas
height="400"
style="width: 400px; height: 400px; display: inline-block; vertical-align: middle;"
width="400"
/>
</div>
<object
class="size-sensor-object"
data="about:blank"
style="display: block; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; overflow: hidden; pointer-events: none; z-index: -1; opacity: 0;"
tabindex="-1"
type="text/html"
/>
</div>
</div>
</div>
</div>
</div>
</div>
Expand Down

1 comment on commit 21225e9

@vercel
Copy link

@vercel vercel bot commented on 21225e9 Apr 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.