Skip to content

Commit 3970662

Browse files
fix test
1 parent fc22eb4 commit 3970662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devextreme-cli/testing/app-template.test.shared.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ module.exports = (env) => {
148148
x: 0,
149149
y: 0,
150150
width: viewport.width,
151-
height: 180
151+
height: 155
152152
}
153153
});
154154

0 commit comments

Comments
 (0)