Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LuEdRaMo committed Dec 23, 2023
1 parent 924502c commit 820e4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/orbit_determination.jl
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ using NEOs: NEOSolution, numberofdays
@test all(sol.scalings .< 1e-5)
end

@test "Outlier Rejection" begin
@testset "Outlier Rejection" begin
# Optical astrometry file
filename = joinpath("data", "2007_VV7.txt")
# Download observations
Expand Down

0 comments on commit 820e4e3

Please sign in to comment.