Skip to content

Commit 4c3887c

Browse files
author
kaspermarkus
committed
GPII-307: Updated integration tests to include the common terms for pilot 2 for NVDA
1 parent 6609fa2 commit 4c3887c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/AcceptanceTests.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,8 @@ var testDefs = [
441441
{
442442
"settings": {
443443
"speech.espeak.rate": "17.20430107526882",
444+
"speech.espeak.volume": "80",
445+
"speech.espeak.pitch": "60",
444446
"speech.espeak.rateBoost": true,
445447
"virtualBuffers.autoSayAllOnPageLoad": false,
446448
"speech.synth": "espeak",
@@ -481,6 +483,8 @@ var testDefs = [
481483
{
482484
"settings": {
483485
"speech.espeak.rate": "17.20430107526882",
486+
"speech.espeak.volume": "75",
487+
"speech.espeak.pitch": "15",
484488
"speech.espeak.rateBoost": true,
485489
"virtualBuffers.autoSayAllOnPageLoad": false,
486490
"speech.symbolLevel": "300",

0 commit comments

Comments
 (0)