fix: reorder positions in lamni fermat scan test to comply with ascending default
This commit was merged in pull request #237.
This commit is contained in:
@@ -271,8 +271,8 @@ def device_manager_mock():
|
||||
},
|
||||
"num_points": 2,
|
||||
"positions": [
|
||||
[1.3681828686580249, 2.1508313829565293],
|
||||
[-0.7700589354581364, -0.8406005210092851],
|
||||
[1.3681828686580249, 2.1508313829565293],
|
||||
],
|
||||
"scan_name": "lamni_fermat_scan",
|
||||
"scan_type": "step",
|
||||
|
||||
Reference in New Issue
Block a user