Skip to content

Commit adf5127

Browse files
authored
Update and rename power_spr_tests.py to power_spr_test.py
1 parent eb89543 commit adf5127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/power_spr_tests.py renamed to tests/power_spr_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,4 +364,4 @@ def test_transformed_spr_inverse(rigid_ise_frfs, rigid_truth_response,
364364
reference_transformation=force_transformation)
365365
transform_spr.manual_inverse(use_transformation=True)
366366

367-
assert np.allclose(rigid_excitation.ordinate, transform_spr.transformed_force.ordinate)
367+
assert np.allclose(rigid_excitation.ordinate, transform_spr.transformed_force.ordinate)

0 commit comments

Comments
 (0)