Skip to content

Commit 8f67fb9

Browse files
committed
try to stabilize test suite
1 parent 3a826f6 commit 8f67fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/org/htmlunit/html/HtmlFileInputTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ public void contentTypeHeader() throws Exception {
7676
* @throws Exception if an error occurs
7777
*/
7878
@Test
79+
@Retry
7980
@Alerts("Content-Disposition: form-data; name=\"myInput\"; filename=\"\"")
8081
public void empty() throws Exception {
8182
final String htmlContent

0 commit comments

Comments
 (0)