diff --git a/content/en/xlt/load-testing/Advanced/210-gradle-builds.md b/content/en/xlt/load-testing/Advanced/210-gradle-builds.md index 35b959dd..3b760336 100644 --- a/content/en/xlt/load-testing/Advanced/210-gradle-builds.md +++ b/content/en/xlt/load-testing/Advanced/210-gradle-builds.md @@ -96,4 +96,4 @@ If you run a load test for your Gradle test suite in [**XTC**]({{< relref "../.. `gradle classes testClasses` -We recommend running the same steps on your local machine to check if your test suite builds correctly and all necessary dependencies are copied into the target directory. \ No newline at end of file +We recommend running the same steps on your local machine to check if your test suite builds correctly and all necessary dependencies are copied into the build directory. \ No newline at end of file