Skip to content

Commit

Permalink
apply format
Browse files Browse the repository at this point in the history
  • Loading branch information
lxvm committed Sep 17, 2023
1 parent 274a049 commit 045c3c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/quadrule_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ p = (1.0, 1.3)

prob = IntegralProblem(g2, lb, ub, p)

@test solve(prob, alg).u[pi,pi] rtol=1e-4

@test solve(prob, alg).u[pi, pi] rtol=1e-4

#= derivative tests
Expand Down

0 comments on commit 045c3c2

Please sign in to comment.