Skip to content

Commit 6d229d9

Browse files
aleksigrongithub-actions[bot]
authored andcommitted
Update flaky render test
GitOrigin-RevId: b231ed3aa26237ff20da8f7bc96b9d4d998a4138
1 parent 9d027a2 commit 6d229d9

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

  • test/integration/render-tests/model-layer/buildings-trees-shadows-fog-terrain-cutoff

test/integration/render-tests/model-layer/buildings-trees-shadows-fog-terrain-cutoff/style.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66
"height": 1024,
77
"width": 1024,
88
"operations": [
9-
["wait"],
10-
["setTerrain", {
11-
"source": "rgbterrain",
12-
"exaggeration": 1.0
13-
}],
14-
["wait"],
159
["wait"]
1610
]
1711
}
@@ -55,7 +49,7 @@
5549
},
5650
"terrain": {
5751
"source": "rgbterrain",
58-
"exaggeration": 0.5
52+
"exaggeration": 1.0
5953
},
6054
"sources": {
6155
"rgbterrain": {

0 commit comments

Comments
 (0)