diff --git a/src/dodal/beamlines/i10.py b/src/dodal/beamlines/i10.py index 341c1a77c1..3afa70e2cd 100644 --- a/src/dodal/beamlines/i10.py +++ b/src/dodal/beamlines/i10.py @@ -67,6 +67,7 @@ def idd_jaw_phase( move_pv="RPQ1", wait=wait_for_connection, fake=fake_with_ophyd_sim, + bl_prefix=False, ) @@ -110,6 +111,7 @@ def idu_jaw_phase( move_pv="RPQ1", wait=wait_for_connection, fake=fake_with_ophyd_sim, + bl_prefix=False, )