You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.
The test suite here:
https://github.com/SURFnet/tiqr/blob/master/Android/MobileAuthTest/src/nl/surfnet/authenticator/test/AuthenticationChallengeTest.java
Includes this import:
import org.tiqr.authenticator.datamodel.Service;
But that class does not appear to be part of the datamodel sub-package:
https://github.com/SURFnet/tiqr/tree/master/Android/MobileAuth/src/org/tiqr/authenticator/datamodel
So the test suite does not appear to build.
The text was updated successfully, but these errors were encountered: