Skip to content

Commit

Permalink
Well, that logging did not show up in the action at all
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed Aug 10, 2023
1 parent acebc58 commit 8050ee8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/pin-meta.R
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ test_api_meta <- function(board) {
})

testthat::test_that("can update pin metadata", {
cat(class(board))
# RSC requires at least 3 characters
name <- local_pin(board, 1, title = "xxx-a1", description = "xxx-a2")
# change content so hash changes
Expand Down

0 comments on commit 8050ee8

Please sign in to comment.