Skip to content

Commit a25797f

Browse files
committed
linting
1 parent 312f8f1 commit a25797f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/testthat/test-model.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ test_that("parse_data_frame warns when df contains int values with decimal compo
113113
result <- parse_data_frame(epidata_call, mock_df)
114114
expect_type(result$lag, "double")
115115

116-
117116
# Replace int fields with decimal
118117
mock_df$lag <- 4.3
119118

0 commit comments

Comments
 (0)