From 40dc1c483d21ae524f8d957f6059694a67692215 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aitor=20Fidalgo=20S=C3=A1nchez?=
<64830228+aitorfi@users.noreply.github.com>
Date: Sun, 9 Oct 2022 20:04:02 +0200
Subject: [PATCH] Fix scope of junit-jupiter-api artifact in pom.xml (fixes
#3321) (#3322)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f337059e2..accdd2174 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
org.junit.jupiter
junit-jupiter-api
5.9.0
- import
+ test