Skip to content

Commit

Permalink
✅ update test_physics
Browse files Browse the repository at this point in the history
  • Loading branch information
apearce committed Mar 3, 2025
1 parent ef1d1c4 commit c1dcea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/unit/test_physics.py
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@ class PlasmaCurrentParam(NamedTuple):
expected_alphaj=1.9008029008029004,
expected_ind_plasma_internal_norm=1.2064840230894305,
expected_bp=0.96008591022564971,
expected_qstar=3.869423496255382,
expected_qstar=2.900802902105021,
expected_plasma_current=18398455.678867526,
),
PlasmaCurrentParam(
Expand All @@ -974,7 +974,7 @@ class PlasmaCurrentParam(NamedTuple):
expected_alphaj=1.9008029008029004,
expected_ind_plasma_internal_norm=1.2064840230894305,
expected_bp=0.96008591022564971,
expected_qstar=3.869423496255382,
expected_qstar=2.900802902105021,
expected_plasma_current=18398455.678867526,
),
),
Expand Down

0 comments on commit c1dcea5

Please sign in to comment.