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 7fd8aaa commit 84647f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ public void testU2FAttestation(TestContext should) {
});
}

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

0 comments on commit 84647f4

Please sign in to comment.