File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -456,6 +456,7 @@ var testDefs = [
456456 "speech.espeak.sayCapForCapitals" : true
457457 } ,
458458 "options" : {
459+ // This needs to be addressed with GPII-497.
459460 "path" : path . resolve ( process . env . APPDATA , "nvda/nvda.ini" ) ,
460461 "allowNumberSignComments" : true ,
461462 "allowSubSections" : true
@@ -494,6 +495,7 @@ var testDefs = [
494495 "speech.espeak.sayCapForCapitals" : true
495496 } ,
496497 "options" : {
498+ // This needs to be addressed with GPII-497.
497499 "path" : path . resolve ( process . env . APPDATA , "nvda/nvda.ini" ) ,
498500 "allowNumberSignComments" : true ,
499501 "allowSubSections" : true
@@ -528,6 +530,7 @@ var testDefs = [
528530 "virtualBuffers.autoSayAllOnPageLoad" : false
529531 } ,
530532 "options" : {
533+ // This needs to be addressed with GPII-497.
531534 "path" : path . resolve ( process . env . APPDATA , "nvda/nvda.ini" ) ,
532535 "allowNumberSignComments" : true ,
533536 "allowSubSections" : true
You can’t perform that action at this time.
0 commit comments