diff options
Diffstat (limited to 'test/test-options-util.js')
| -rw-r--r-- | test/test-options-util.js | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/test/test-options-util.js b/test/test-options-util.js index 5597dbba..0ec40a9b 100644 --- a/test/test-options-util.js +++ b/test/test-options-util.js @@ -304,6 +304,7 @@ function createProfileOptionsUpdatedTestData1() {              volume: 100,              autoPlay: false,              customSourceUrl: '', +            customSourceType: 'audio',              textToSpeechVoice: ''          },          scanning: { |