Skip to content

Commit 7e02be5

Browse files
committed
Updated sources
1 parent 5f1b0be commit 7e02be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/api/test_viewer_create_view_api.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ def test_CreateViewWithCadOptions
169169
viewOptions = ViewOptions.new
170170
viewOptions.file_info = file.file_info
171171
cadOptions = CadOptions.new
172-
cadOptions.scale_factor = 5.0
172+
cadOptions.width = 800
173173
renderOptions = RenderOptions.new
174174
renderOptions.cad_options = cadOptions
175175
viewOptions.render_options = renderOptions

0 commit comments

Comments
 (0)