Skip to content

Commit

Permalink
styling
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher committed Oct 8, 2023
1 parent be7957b commit 64d2f84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-data_write.R
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ test_that("data_write, CSV, convert to factor", {
test_that("data_write, CSV, create labels file", {
skip_if_not_installed("withr")
withr::with_tempfile("tmp", fileext = ".csv", code = {

# file for labels
fpath <- dirname(tmp)
fname <- sub("\\.csv$", "", basename(tmp))
Expand Down

0 comments on commit 64d2f84

Please sign in to comment.