Skip to content

Commit

Permalink
End to end test for auto grid
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- committed Sep 12, 2023
1 parent e1d314f commit cac37ae
Show file tree
Hide file tree
Showing 19 changed files with 10,022 additions and 203 deletions.
5 changes: 5 additions & 0 deletions packages/java/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@
<artifactId>vaadin-login-testbench</artifactId>
<version>${vaadin.component.version}</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-grid-testbench</artifactId>
<version>${vaadin.component.version}</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-notification-testbench</artifactId>
Expand Down
Loading

0 comments on commit cac37ae

Please sign in to comment.