Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
turgut090 committed Apr 13, 2024
1 parent 3b7c13f commit 9806155
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-hp-space.R
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ test_succeeds("Can run hp-space", {
validation_split=0.2,
epochs=1)

testthat::expect_match(capture.output(tuner),'keras_tuner.tuners.randomsearch.RandomSearch')
})


Expand Down

0 comments on commit 9806155

Please sign in to comment.