Skip to content

Commit

Permalink
remove accidental error
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisorwa committed Jul 30, 2024
1 parent db1d0e0 commit a2e8c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-as_curve_params.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ test_that("`as_curve_params()` produces an error when non-curve data is provided
class = "not curve_params"
)
})
de

test_that("`as_curve_params()` produces expected results", {
library(dplyr)
test_data <- "https://osf.io/download/rtw5k/" %>% # curve data
Expand Down

0 comments on commit a2e8c01

Please sign in to comment.