diff --git a/test/qa/qa.jl b/test/qa/qa.jl index b228582..a19b3fe 100644 --- a/test/qa/qa.jl +++ b/test/qa/qa.jl @@ -33,6 +33,7 @@ using SciMLTesting, FunctionProperties, JET, Test # ignored in the public-API checks. run_qa( FunctionProperties; + api_docs_kwargs = (; rendered = true), explicit_imports = true, ei_kwargs = (; all_explicit_imports_are_public = (; ignore = (:GotoIfNot,)),