From 9e9a7b17a6bc7065ec827fd66ff38d519bfc3bbf Mon Sep 17 00:00:00 2001 From: Christophe Dervieux Date: Tue, 7 Jan 2025 15:42:22 +0100 Subject: [PATCH] welcomeor working again with latest versions --- tests/testit/test-formats.R | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/testit/test-formats.R b/tests/testit/test-formats.R index e923f62d..29da0973 100644 --- a/tests/testit/test-formats.R +++ b/tests/testit/test-formats.R @@ -86,5 +86,4 @@ test_format("tf", output_options = list(reference_style = "TFP")) test_format("tf", output_options = list(reference_style = "TFQ")) test_format("tf", output_options = list(reference_style = "TFS")) test_format("trb") -# Deactivate because of https://github.com/rstudio/rticles/issues/523 -# test_format("wellcomeor") +test_format("wellcomeor")