Skip to content

Commit c290297

Browse files
committed
Merge remote-tracking branch 'kaspermarkus/GPII-307'
* kaspermarkus/GPII-307: GPII-307: Updated integration tests to include the common terms for pilot 2 for NVDA
2 parents 2c9e344 + 4c3887c commit c290297

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
@@ -422,6 +422,8 @@ var testDefs = [
422422
{
423423
"settings": {
424424
"speech.espeak.rate": "17.20430107526882",
425+
"speech.espeak.volume": "80",
426+
"speech.espeak.pitch": "60",
425427
"speech.espeak.rateBoost": true,
426428
"virtualBuffers.autoSayAllOnPageLoad": false,
427429
"speech.synth": "espeak",
@@ -462,6 +464,8 @@ var testDefs = [
462464
{
463465
"settings": {
464466
"speech.espeak.rate": "17.20430107526882",
467+
"speech.espeak.volume": "75",
468+
"speech.espeak.pitch": "15",
465469
"speech.espeak.rateBoost": true,
466470
"virtualBuffers.autoSayAllOnPageLoad": false,
467471
"speech.symbolLevel": "300",

0 commit comments

Comments
 (0)