R/shinytest2-package.R

Defines functions release_bullets

#' @useDynLib shinytest2, .registration = TRUE
NULL

release_bullets <- function() {
  c(
    "Is the `actions/test-app` sliding tag up-to-date? Check both `v1` and `actions/v1`."
  )
}
rstudio/shinytest2 documentation built on March 29, 2025, 10:58 p.m.