update test snapshot

This commit is contained in:
HeskeyBaozi 2018-09-01 16:18:36 +08:00 committed by 偏右
parent 2a54d80639
commit 6e90b3a57e

View File

@ -174,7 +174,7 @@ describe('utils', () => {
expect(result).toEqual(
[
'home-fill', 'home-o', 'home-twotone', 'home',
'home-o', 'home-fill', 'home-o', 'home-o',
'home-o-fill', 'home-fill-o', 'home-o-twotone', 'home-o',
]
);
});