chore: remove deprecated scan motors
CI for debye_bec / test (pull_request) Successful in 1m1s
CI for debye_bec / test (push) Successful in 1m2s

This commit was merged in pull request #70.
This commit is contained in:
2026-04-21 13:41:12 +02:00
parent 60d1dfc5af
commit bee4562ab1
2 changed files with 0 additions and 5 deletions
@@ -66,7 +66,6 @@ def test_xas_simple_scan(scan_assembler, ScanStubStatusMock):
device=None,
action="open_scan",
parameter={
"scan_motors": [],
"readout_priority": {
"monitored": [],
"baseline": [],
@@ -168,7 +167,6 @@ def test_xas_simple_scan_with_xrd(scan_assembler, ScanStubStatusMock):
device=None,
action="open_scan",
parameter={
"scan_motors": [],
"readout_priority": {
"monitored": [],
"baseline": [],
@@ -263,7 +261,6 @@ def test_xas_advanced_scan(scan_assembler, ScanStubStatusMock):
device=None,
action="open_scan",
parameter={
"scan_motors": [],
"readout_priority": {
"monitored": [],
"baseline": [],
@@ -366,7 +363,6 @@ def test_xas_advanced_scan_with_xrd(scan_assembler, ScanStubStatusMock):
device=None,
action="open_scan",
parameter={
"scan_motors": [],
"readout_priority": {
"monitored": [],
"baseline": [],
@@ -60,7 +60,6 @@ def test_xas_simple_scan(scan_assembler, ScanStubStatusMock):
device=None,
action="open_scan",
parameter={
"scan_motors": [],
"readout_priority": {
"monitored": [],
"baseline": [],