Skip to content

Commit

Permalink
Merge pull request #997 from JanssenProject/jans-auth-server-issue-996
Browse files Browse the repository at this point in the history
fix(jans-auth-server): removed reference of removed tests #996
  • Loading branch information
yuriyz committed Mar 8, 2022
2 parents 07a7d26 + cabc4f2 commit 5353ad9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions jans-auth-server/server/src/test/resources/testng.xml
Original file line number Diff line number Diff line change
Expand Up @@ -259,13 +259,6 @@
</classes>
</test>

<test name="Fido U2F test (embedded)" enabled="true">
<classes>
<class name="io.jans.as.server.service.fido.u2f.RawAuthenticationServiceTest" />
<class name="io.jans.as.server.service.fido.u2f.RawRegistrationServiceTest" />
</classes>
</test>

<test name="Cleaner timer test" enabled="false">
<classes>
<class name="io.jans.as.server.comp.CleanerTimerTest" />
Expand Down

0 comments on commit 5353ad9

Please sign in to comment.