Skip to content

Commit

Permalink
Remove record: true
Browse files Browse the repository at this point in the history
  • Loading branch information
ipavlidakis committed Sep 26, 2024
1 parent 846b4f8 commit 7a27a2e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ final class ParticipantsGridLayout_Tests: StreamVideoUITestCase, @unchecked Send
AssertSnapshot(
layout,
variants: snapshotVariants,
suffix: "with_\(count)_participants",
record: true
suffix: "with_\(count)_participants"
)
}
}
Expand Down

0 comments on commit 7a27a2e

Please sign in to comment.