Skip to content

Commit 759ee08

Browse files
coerce markdown to rmarkdown in testing
1 parent eec08c2 commit 759ee08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/tests_common/test_packages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"rcurl": "RCurl",
7171
"rodbc": "RODBC",
7272
"dt": "DT",
73-
"markdown": "markdown"
73+
"markdown": "rmarkdown"
7474
}
7575

7676
# List of packages that cannot be tested in a standard way

0 commit comments

Comments
 (0)