Skip to content

Commit 7ddf163

Browse files
committed
Remove 'sim' from test for now
will be solved in #592
1 parent 5235d46 commit 7ddf163

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)