Skip to content

Commit 7b4e235

Browse files
committed
[skip ci] temp commit
1 parent b77ae10 commit 7b4e235

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

gatling-runner/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ java {
2121
}
2222
}
2323

24-
// Gatling 플러그인이 test 출력물을 gatling classpath에 포함하는 것을 끄면
25-
// compileGatlingJava → testClasses 의존을 피할 수 있다.
24+
// Gatling 플러그인이 test 출력물을 gatling classpath에 포함하는 것을 꺼서 compileGatlingJava → testClasses 의존을 피할 수 있다.
2625
gatling {
2726
includeTestOutput = false
2827
}

0 commit comments

Comments
 (0)