Skip to content

Commit e0d01b7

Browse files
committed
Remove superfluous invisible() return
1 parent 2c6feff commit e0d01b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/testthat-ui.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ expect_doppelganger <- function(title,
123123
}
124124

125125
signal_expectation(exp)
126-
invisible(exp)
127126
}
128127

129128
# FIXME: Use TESTTHAT_PKG envvar after devtools and testthat release

0 commit comments

Comments
 (0)