test: update spin snap

This commit is contained in:
元凛 2022-03-25 12:07:48 +08:00
parent cea34d3a61
commit 8fe2002860

View File

@ -2,6 +2,8 @@
exports[`Spin if indicator set null should not be render default indicator 1`] = `
<div
aria-busy="true"
aria-live="polite"
class="ant-spin ant-spin-spinning"
/>
`;
@ -45,6 +47,8 @@ exports[`Spin should render custom indicator when it's set 1`] = `
exports[`Spin should support static method Spin.setDefaultIndicator 1`] = `
<div
aria-busy="true"
aria-live="polite"
class="ant-spin ant-spin-spinning"
>
<em