Skip to content

Commit eea07f2

Browse files
committed
Fix tests
1 parent 0cf7baf commit eea07f2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/test_viewers.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -396,9 +396,9 @@ def test_structure_data_viewer_default_view_button():
396396
0.0,
397397
-12.0,
398398
0.0,
399-
1.0,
400-
2.0,
401-
3.0,
399+
0.0,
400+
0.0,
401+
0.0,
402402
1.0,
403403
]
404404
assert any(

0 commit comments

Comments
 (0)