We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c549a4 commit 31eca7dCopy full SHA for 31eca7d
1 file changed
tests/testthat/test-method_create_ti_method_container.R
@@ -3,6 +3,7 @@ context("Testing create_ti_method_container")
3
skip_on_appveyor()
4
skip_on_os("mac")
5
skip_on_cran()
6
+skip_if_not(test_docker_installation(), "Docker is not available")
7
8
tags <- c("dynwrapr_tester:latest") # "dynwrappy_tester:v0.1.0"
9
0 commit comments