Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Oct 25, 2023
1 parent 700ffc1 commit fc4f425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-check_beast2_options.R
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ test_that("in-depth use", {
check_beast2_options(
create_beast2_options(input_filename = 314)
),
"'input_filename' must be one character string"
"is_one_string"
)

# output_state_filename
Expand Down

0 comments on commit fc4f425

Please sign in to comment.