Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Oct 30, 2024
1 parent 70b5a76 commit 80b4c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_AcqFunctionStochasticCB.R
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ test_that("AcqFunctionStochasticCB works in defaults", {
expect_rush_reset(instance$rush)
})

test("AcqFunctionStochasticCB works with uniform sampling", {
test_that("AcqFunctionStochasticCB works with uniform sampling", {
skip_on_cran()
skip_if_not_installed("rush")
flush_redis()
Expand Down

0 comments on commit 80b4c0e

Please sign in to comment.