From 22daf206e819c2fc6bc33b9bbd3233cab4ce21fa Mon Sep 17 00:00:00 2001
From: Javier Godoy <11554739+javier-godoy@users.noreply.github.com>
Date: Thu, 12 Feb 2026 16:45:40 -0300
Subject: [PATCH] build: move testbench-rpc dependency to test scope
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 2def57d..b097e7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,6 +146,7 @@
com.flowingcode.vaadin.test
testbench-rpc
1.4.0
+ test
org.hamcrest