Skip to content

Commit be263be

Browse files
mhuster23Oleksandr Dzhychko
authored andcommitted
build(bulk-model-sync): disable code instrumentation in mps-test
1 parent 634a8d2 commit be263be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bulk-model-sync-lib/mps-test/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ dependencies {
3838

3939
intellij {
4040
localPath = copyMps().absolutePath
41+
instrumentCode = false
4142
}
4243

4344
tasks {

0 commit comments

Comments
 (0)