diff --git a/src/test/java/com/vaadin/flow/component/grid/it/GridWithTemplateIT.java b/src/test/java/com/vaadin/flow/component/grid/it/GridWithTemplateIT.java index 8a05ba02..0ee148d1 100644 --- a/src/test/java/com/vaadin/flow/component/grid/it/GridWithTemplateIT.java +++ b/src/test/java/com/vaadin/flow/component/grid/it/GridWithTemplateIT.java @@ -19,7 +19,6 @@ import org.junit.Assert; import org.junit.Before; -import org.junit.Ignore; import org.junit.Test; import org.openqa.selenium.By; import org.openqa.selenium.WebElement; @@ -88,10 +87,8 @@ public void standaloneGrid_headerWithTemplates_buttonIsClicked_headerIsUpdated() } @Test - @Ignore /* - * Ignored due to the issue - * https://github.com/vaadin/vaadin-grid-flow/issues/71 + * Test for the issue https://github.com/vaadin/vaadin-grid-flow/issues/71 */ public void injectedGrid_detailsWithTemplates_buttonIsClicked_detailIsUpdated() { WebElement gridInATemplate = findElement(