aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pom.xml b/test/pom.xml
index f9a38d0592..d5502dc6e9 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -64,7 +64,7 @@
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
- <artifactId>vaadin-testbench</artifactId>
+ <artifactId>vaadin-testbench-api</artifactId>
<scope>test</scope>
</dependency>
</dependencies>