Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Aug 8, 2024
1 parent 70168e6 commit 6a52fc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/testthat/test-functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,9 @@ test_that(desc = "Test functions", code = {
high_confidence = FALSE
)

## cleanup
unlink("data", recursive = TRUE)

## in cache version
copy_backbone()
get_example_files(in_cache = FALSE)
Expand Down

0 comments on commit 6a52fc9

Please sign in to comment.