diff --git a/tests/testthat/test-rmd_leanpub_prep.R b/tests/testthat/test-rmd_leanpub_prep.R index 8936aa0..6dc01a3 100644 --- a/tests/testthat/test-rmd_leanpub_prep.R +++ b/tests/testthat/test-rmd_leanpub_prep.R @@ -50,5 +50,3 @@ test_that("Set Up", { # 2. Does each md link to the appropriate sceenshot? # 3. Did the screenshot file path that's in the md lead to the appropriate file path? - clean_up() -})