Skip to content

Commit

Permalink
restore BaseSingletonDOMElementFactoryTest.checkFlush test
Browse files Browse the repository at this point in the history
  • Loading branch information
treblereel committed Mar 29, 2021
1 parent 52838e3 commit 8cf21df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ public void checkAttachDomElement() {
domElementOnDisplay);
}

//@Test
@Test
@SuppressWarnings("unchecked")
public void checkFlush() {
final F factory = getFactoryForFlushTest();
Expand Down

0 comments on commit 8cf21df

Please sign in to comment.