DiamondLightSource / hyperion

Unattended Data Collection using BlueSky / Ophyd
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Fix unit tests after aperture change #1424

Closed olliesilvester closed 1 month ago

olliesilvester commented 1 month ago

A recent change in dodal required a change in BlueAPI, which hasn't had a release since the change, so breaks one of our tests. This PR pins blueapi to that commit, as well as fix one of the tests I added in #1336

Link to dodal PR (if required): #XXX (remember to update setup.cfg with the dodal commit tag if you need it for tests to pass!)

To test:

  1. Confirm tests pass