Skip to content

Commit

Permalink
Unignore PdfSignatureAppearanceTest
Browse files Browse the repository at this point in the history
DEVSIX-6327
  • Loading branch information
Kate Ivanova committed Feb 16, 2023
1 parent 72b37e0 commit ec2a7d4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ public void textAutoscaleTest01() throws GeneralSecurityException, IOException {
}

@Test
// Android-Ignore (This test fails because of an extra newline, which is the result of different datetime display conventions)
public void textAutoscaleTest02() throws GeneralSecurityException, IOException {
String fileName = "textAutoscaleTest02.pdf";
String dest = DESTINATION_FOLDER + fileName;
Expand Down

0 comments on commit ec2a7d4

Please sign in to comment.