diff --git a/test/qa/qa.jl b/test/qa/qa.jl index 82b5be8..334f02e 100644 --- a/test/qa/qa.jl +++ b/test/qa/qa.jl @@ -8,7 +8,7 @@ run_qa( # signature of every public constructor, and callers must build # `FunctionWrapper` tuples themselves to reach the inference-stable # construction path, so it cannot be hidden behind our own API. Drop this - # entry once JuliaLang/FunctionWrappers.jl#41 is released and the compat + # entry once JuliaLang/FunctionWrappers.jl#35 is released and the compat # floor is raised. all_qualified_accesses_are_public = (; ignore = (:FunctionWrapper,)), ),