We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8136eab commit de119d6Copy full SHA for de119d6
tests/testit/test-formats.R
@@ -76,7 +76,7 @@ test_format("rjournal")
76
test_format("rsos")
77
test_format("rss")
78
test_format("sage")
79
-test_format("sim", skip = TRUE) # sim format currently broken
+test_format("sim")
80
test_format("springer", skip = !rmarkdown::pandoc_available("2.11.4"))
81
test_format("tf", output_options = list(reference_style = "CAD"))
82
test_format("tf", output_options = list(reference_style = "APA"))
0 commit comments