Skip to content

Commit

Permalink
TST #1218
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 29, 2024
1 parent 6b409b9 commit 19e1edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ophyd/tests/test_device.py
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,7 @@ class MyDevice(Device):
"initial, after",
[
[False, True],
[0, 0],
[0, 1],
["", "1!"],
],
)
Expand Down

0 comments on commit 19e1edb

Please sign in to comment.