Skip to content

Commit be37cf5

Browse files
committed
Better
1 parent 832e5d3 commit be37cf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/snapshot.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ expect_snapshot_ <- function(
130130
if (!is.null(msg)) {
131131
if (error) {
132132
fail(msg, trace = state$error[["trace"]])
133-
return()
134133
} else {
135134
cnd_signal(state$error)
136135
}

0 commit comments

Comments
 (0)