mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
The test doesn't need any assertion because we're calling DeleteEnrolledFingers and in case it fails a net.reactivated.Fprint.Error.PermissionDenied error would be thrown, and thus an exception would be raised at python level, making the test to fail.