Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Remove unused qbpm
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicOram committed Aug 14, 2024
1 parent 32ca80d commit 49fcf69
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -413,11 +413,6 @@ def dcm(RE):
return dcm


@pytest.fixture
def qbpm1():
return i03.qbpm1(fake_with_ophyd_sim=True)


@pytest.fixture
def vfm(RE):
vfm = i03.vfm(fake_with_ophyd_sim=True)
Expand Down

0 comments on commit 49fcf69

Please sign in to comment.