Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
jumperchen committed Oct 18, 2024
1 parent 7195dc4 commit b10c1a4
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,4 @@ public void testFileupload() {
if (!isUnix()) // ignore to test on Jenkins
assertTrue(hasProgress);
}

protected boolean isHeadless() {
return false;
}
}

0 comments on commit b10c1a4

Please sign in to comment.