Skip to content

Commit

Permalink
styler
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Jun 20, 2023
1 parent 28b8d52 commit 594c179
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 @@ -48,7 +48,6 @@ test_that("data_write, SPSS, mixed types of labelled vectors", {
d$c <- assign_labels(d$c, variable = "Third", values = c("ey", "bee", "see"))

expect_silent(data_write(d, tmp))

})


Expand Down

0 comments on commit 594c179

Please sign in to comment.