Skip to content

Commit 944d0da

Browse files
committed
test: update snapshot
1 parent a9f31fc commit 944d0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/layout/__tests__/__snapshots__/demo.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ exports[`renders ./components/layout/demo/side.md correctly 1`] = `
170170
<li role="menuitem" class="ant-menu-item" style="padding-left: 24px;"><i class="anticon anticon-file"></i> <span>File</span></li>
171171
</ul>
172172
</div>
173-
<div class="ant-layout-sider-trigger"><i class="anticon anticon-left"></i></div>
173+
<div class="ant-layout-sider-trigger" style="width: 200px;"><i class="anticon anticon-left"></i></div>
174174
</div>
175175
<div class="ant-layout">
176176
<div class="ant-layout-header" style="background: rgb(255, 255, 255); padding: 0px;"></div>

0 commit comments

Comments
 (0)