keycloak-aplcache

Details

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>