Skip to content

Commit c098215

Browse files
author
KPH
committed
fix:update snapshots
1 parent 3bad92a commit c098215

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/hap-dsl-xvm/test/unit/ux/__snapshots__/component.test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2250,15 +2250,15 @@ exports[`Component 编译测试 ux components: ../../../lib/loaders/template-loa
22502250
\\"attr\\": {
22512251
\\"dataData2\\": function () {return this.attrData},
22522252
\\"src\\": \\"/packages/hap-dsl-xvm/test/case/ux/TestComponent/Image/Common/home.png\\",
2253-
\\"alt\\": \\"/packages/hap-dsl-xvm/test/case/ux/TestComponent/Image/Common/home.png\\"
2253+
\\"alt\\": \\"./Common/home.png\\"
22542254
}
22552255
},
22562256
{
22572257
\\"type\\": \\"image\\",
22582258
\\"attr\\": {
22592259
\\"dataData1Data2\\": \\"abc\\",
22602260
\\"src\\": \\"/packages/hap-dsl-xvm/test/case/ux/TestComponent/Common/home.png\\",
2261-
\\"alt\\": \\"/packages/hap-dsl-xvm/test/case/ux/TestComponent/Common/home.png\\"
2261+
\\"alt\\": \\"../Common/home.png\\"
22622262
}
22632263
},
22642264
{
Binary file not shown.

0 commit comments

Comments
 (0)