summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-01-23 22:46:00 -0500
committerGitHub <noreply@github.com>2021-01-23 22:46:00 -0500
commitebfef0c74858607d050da2cdc9046a681b133b25 (patch)
tree67a9a33edc447a95f59916e5851ef946199469e2 /test
parentef577b88754523abeab3844115506a0b6e914874 (diff)
Multiple custom audio sources (#1303)
* Fix label * Fix icon size being flexible * Add schema * Add customSourceType option * Update settings * Pass customSourceType to the audio downloader * Implement custom audio JSON mode
Diffstat (limited to 'test')
-rw-r--r--test/test-options-util.js1
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: {