Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcgr committed Aug 22, 2023
1 parent 66c1892 commit f514890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/testrel.jl
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ function test_rel(;
inputs::AbstractDict=Dict(),
expected::AbstractDict=Dict(),
expected_problems::Vector=[],
allow_unexpected::Symbol=default_timeout(),
allow_unexpected::Symbol=default_allowed(),
expect_abort::Bool=false,
timeout_sec::Int64=default_timeout(),
broken::Bool=false,
Expand Down

0 comments on commit f514890

Please sign in to comment.