Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Athospd committed Jan 15, 2021
1 parent 62fe946 commit bf27cd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-lightgbm.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ test_that('lightgbm alternate objective', {
info <- jsonlite::fromJSON(lightgbm::lgb.dump(lgb_fit$fit))

expect_equal(info$objective, "huber")
expect_all_modes_works(spec, 'lightgbm')
})

test_that("lightgbm with tune", {
Expand Down

0 comments on commit bf27cd8

Please sign in to comment.