Skip to content

Commit

Permalink
try updated test again
Browse files Browse the repository at this point in the history
  • Loading branch information
jobdewitte committed Jan 13, 2025
1 parent 6da0aab commit 71157e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_field.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,5 @@ def test_field_superposition(self):
field_sup2 = field_sup + field_trans
field_sup3 = field_sup + self.field_axial

assert len(field_sup2) == 2 and len(field_sup3) == 3
assert len(field_sup2) == 2 and len(field_sup3) == 3

0 comments on commit 71157e6

Please sign in to comment.