diff --git a/test/qa/qa.jl b/test/qa/qa.jl index 5cf10a7..685f1ea 100644 --- a/test/qa/qa.jl +++ b/test/qa/qa.jl @@ -5,7 +5,7 @@ using LinearAlgebra using Test import Statistics -run_qa(SurrogatesBase; explicit_imports = true, api_docs_kwargs = (; rendered = true)) +run_qa(SurrogatesBase) # JET.report_call type-stability analysis of concrete user-defined surrogates. # This goes beyond run_qa's package-level JET.test_package: it checks that the