Skip to content

Commit

Permalink
Merge pull request DiamondLightSource/hyperion#1296 from DiamondLight…
Browse files Browse the repository at this point in the history
…Source/fix_unit_tests

Fix unit test due to dodgy merge
  • Loading branch information
rtuck99 authored Apr 9, 2024
2 parents 73a9658 + be502b8 commit b5b5590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit_tests/device_setup_plans/test_setup_panda.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ def assert_set_table_has_been_waited_on(*args, **kwargs):
setup_panda_for_flyscan(
MagicMock(),
"path",
PandAGridScanParams(),
PandAGridScanParams(transmission_fraction=0.01),
1,
1,
1,
Expand Down

0 comments on commit b5b5590

Please sign in to comment.