mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-23 19:27:59 +02:00
fixed tests
This commit is contained in:
@ -40,6 +40,7 @@ def test_axis_get(pos, msg, sign):
|
||||
b"ntarget=0.000\r",
|
||||
b"movereq=1\r",
|
||||
b"XQ#NEWPAR\r",
|
||||
b"MG_XQ0\r",
|
||||
],
|
||||
[
|
||||
b"1.00",
|
||||
@ -48,6 +49,7 @@ def test_axis_get(pos, msg, sign):
|
||||
b":",
|
||||
b":",
|
||||
b":",
|
||||
b"-1",
|
||||
],
|
||||
),
|
||||
],
|
||||
|
Reference in New Issue
Block a user