Remove ISTESTING setting

This commit is contained in:
Serghei Cebotari 2023-12-09 23:59:40 +03:00
parent a8c192848d
commit 52f128c8b7

View File

@ -3,10 +3,7 @@
"Excel": {
"commandName": "Executable",
"executablePath": "C:\\Program Files\\Microsoft Office\\root\\Office16\\EXCEL.EXE",
"commandLineArgs": "RhSolutions-AddIn64.xll",
"environmentVariables": {
"ISTESTING": "false"
}
"commandLineArgs": "RhSolutions-AddIn64.xll"
}
}
}