Skip to content

Commit

Permalink
Update tests/test_probe.py
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin authored Jan 30, 2024
1 parent 3d9c2e3 commit e1d199c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_probe.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def test_probe_equality_dunder():

# Modify probe2
probe2.move([1, 1])

assert probe2 != probe1

def test_set_shanks():
probe = Probe(ndim=2, si_units="um")
Expand Down

0 comments on commit e1d199c

Please sign in to comment.