fixed tests

This commit is contained in:
wakonig_k 2022-10-12 18:14:50 +02:00
parent be8d113e5b
commit faa6e0db1a
2 changed files with 3 additions and 1 deletions

View File

@ -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",
],
),
],

View File

@ -1,5 +1,5 @@
import pytest
import socket
from ophyd_devices.utils.socket import SocketIO