keycloak-aplcache
Changes
testsuite/performance/tests/pom.xml 2(+1 -1)
Details
testsuite/performance/tests/pom.xml 2(+1 -1)
diff --git a/testsuite/performance/tests/pom.xml b/testsuite/performance/tests/pom.xml
index 505db68..fb07cb1 100644
--- a/testsuite/performance/tests/pom.xml
+++ b/testsuite/performance/tests/pom.xml
@@ -479,7 +479,7 @@
</goals>
<configuration>
<files>
- <file>${project.basedir}/../datasets/${dataset}.properties</file>
+ <file>${project.basedir}/datasets/${dataset}.properties</file>
</files>
<quiet>true</quiet>
</configuration>