Skip to content

Commit 3b8b490

Browse files
authored
Update gl3d_plot_interact_test.js
1 parent 69393b9 commit 3b8b490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/gl3d_plot_interact_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ describe('Test gl3d plots', function() {
571571
}],
572572
layout: {
573573
scene: {
574-
camera:{
574+
camera: {
575575
eye: {x: 1, y: 1, z: 0},
576576
center: {x: 0.5, y: 0.5, z: 1},
577577
up: {x: 0, y: 0, z: 1}

0 commit comments

Comments
 (0)