Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Aug 6, 2024
1 parent faa6e22 commit 2933649
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 @@ -13,6 +13,9 @@ test_that(desc = "Test functions", code = {
## Go to cache
go_to_cache()

## Get example files
get_example_files()

## Prepare parameters
paths <- parse_yaml_paths()
params <- get_params(step = "prepare_params")
Expand Down

0 comments on commit 2933649

Please sign in to comment.