Skip to content

Commit

Permalink
update snapshot to accept new <rlang_message> tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman committed Nov 3, 2023
1 parent bd2bada commit daf9054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/_snaps/plot_techmix.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

Code
invisible(plot_techmix(mydata))
Message <rlang_message>
Message
The `technology_share` values are plotted for extreme years.
Do you want to plot different years? E.g. filter mydata with:`subset(mydata, year %in% c(2020, 2030))`.

Expand Down

0 comments on commit daf9054

Please sign in to comment.