Skip to content

Commit

Permalink
Update test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosbosse committed Nov 20, 2023
1 parent b709010 commit f0f0cc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/testthat/_snaps/summarise_scores.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

Code
x <- summarise_scores(scores, by = "model", metric = "auto", relative_skill = TRUE)
Warning <lifecycle_warning_deprecated>
Condition
Warning:
The `metric` argument of `summarise_scores()` is deprecated as of scoringutils 1.1.0.
i Please use the `relative_skill_metric` argument instead.

0 comments on commit f0f0cc0

Please sign in to comment.