Skip to content

Commit

Permalink
Modify test value to account for bugfix in design range.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth-T-Moore committed Jan 9, 2025
1 parent 8cef416 commit f4fc9ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ def test_parameters(self):

assert_near_equal(
prob.get_val("traj.cruise.rhs_all.drag", units='lbf')[0],
9896.0,
9907.0,
1.0e-3
)

Expand Down

0 comments on commit f4fc9ce

Please sign in to comment.