Skip to content

Commit

Permalink
skipping modified files test on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
brycefrank committed Sep 27, 2024
1 parent 31b7e4a commit 8c7e673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-file-mod.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ test_that("parse_parameter_names returns correct pub ID", {
})

test_that("get_modified_files returns valid pub IDs", {
skip_on_ci()
check <- get_modified_files("32006ca", "018e79d")

expect_equal(check, "sharma_2015")
})

0 comments on commit 8c7e673

Please sign in to comment.