Remove ISTESTING setting
This commit is contained in:
parent
a8c192848d
commit
52f128c8b7
@ -3,10 +3,7 @@
|
|||||||
"Excel": {
|
"Excel": {
|
||||||
"commandName": "Executable",
|
"commandName": "Executable",
|
||||||
"executablePath": "C:\\Program Files\\Microsoft Office\\root\\Office16\\EXCEL.EXE",
|
"executablePath": "C:\\Program Files\\Microsoft Office\\root\\Office16\\EXCEL.EXE",
|
||||||
"commandLineArgs": "RhSolutions-AddIn64.xll",
|
"commandLineArgs": "RhSolutions-AddIn64.xll"
|
||||||
"environmentVariables": {
|
|
||||||
"ISTESTING": "false"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user