Skip to content

Commit

Permalink
Undo comment out a paparazzi test
Browse files Browse the repository at this point in the history
  • Loading branch information
saket committed Mar 12, 2022
1 parent 533b105 commit 3de7d17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class SwipeableActionsBoxTest {
}
}

/*@Test*/ fun `distribute widths to actions according on their weights`() {
@Test fun `distribute widths to actions according on their weights`() {
paparazzi.snapshot {
Scaffold {
val boxWidth = maxWidth
Expand Down

0 comments on commit 3de7d17

Please sign in to comment.