Skip to content

Commit 2ec7e1a

Browse files
temp remove R tests
1 parent a8f0979 commit 2ec7e1a

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
@@ -196,7 +196,7 @@ def python_packages(packages):
196196

197197
"""
198198
def test_r_packages(package_helper, r_packages, max_failures=0):
199-
"""Test the import of specified R packages"""
199+
#Test the import of specified R packages
200200
return _import_packages(
201201
package_helper, r_packages, check_import_r_package, max_failures
202202
)

0 commit comments

Comments
 (0)