diff --git a/test/runtests.jl b/test/runtests.jl index fdda9902c..e73c6b172 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -4,7 +4,7 @@ using Test, ReachabilityAnalysis begin __test_short = haskey(ENV, "JULIA_PKGEVAL") - "Use the macro `ts` for tests which are deemed too slow and make the pipeline fail when running PkgEval." + "Use the macro `ts` for tests which are deemed too slow and make the pipeline fail when running PkgEval." macro ts(arg) if !__test_short quote