Skip to content

Commit

Permalink
Enable test on sample project to verify the gif verification
Browse files Browse the repository at this point in the history
  • Loading branch information
BraisGabin committed Jun 12, 2023
1 parent 34a12f9 commit afb618b
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 @@ class KeypadViewTest {
}
rotation.start()

// Uncomment once snapshot verification supports videos
// paparazzi.gif(root, "spin", start = 500, end = 1500, fps = 30)
paparazzi.gif(root, "spin", start = 500, end = 1500, fps = 30)
}
}
}

0 comments on commit afb618b

Please sign in to comment.