Skip to content

Commit

Permalink
Disable testU2FHypersecuAttestation - see #683
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Aug 17, 2024
1 parent 2d6ff9e commit 4401179
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ public void testU2FAttestation(TestContext should) {
});
}

@Ignore()
@Test
public void testU2FHypersecuAttestation(TestContext should) {
final Async test = should.async();
Expand Down

0 comments on commit 4401179

Please sign in to comment.