Skip to content

Commit

Permalink
test(rerun tests): for github action debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin CO committed Nov 5, 2024
1 parent 5c8dc80 commit 6ada9c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/shard2/test_fes_dynamics.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ def test_pulse_width_multi_muscle_fes_dynamics():
np.testing.assert_almost_equal(sol_states["F_TRIlong"][0][-1], 3.9810503521165272, decimal=4)


#
def test_pulse_intensity_multi_muscle_fes_dynamics():
model = FesMskModel(
biorbd_path=biorbd_model_path,
Expand Down

0 comments on commit 6ada9c6

Please sign in to comment.