Skip to content

Commit 63f4c42

Browse files
authored
Merge branch 'main' into Update_Copernicus_Template_v7.12
2 parents 3116c57 + 7ddf163 commit 63f4c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testit/test-formats.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ test_format("rjournal")
7777
test_format("rsos")
7878
test_format("rss")
7979
test_format("sage")
80-
test_format("sim")
80+
test_format("sim", skip = TRUE) # sim format currently broken
8181
test_format("springer", skip = !rmarkdown::pandoc_available("2.11.4"))
8282
test_format("tf", output_options = list(reference_style = "CAD"))
8383
test_format("tf", output_options = list(reference_style = "APA"))

0 commit comments

Comments
 (0)