diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/test-options-util.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-options-util.js b/test/test-options-util.js index 5ce9313e..c4a6addd 100644 --- a/test/test-options-util.js +++ b/test/test-options-util.js @@ -296,7 +296,7 @@ function createProfileOptionsUpdatedTestData1() { maximumClipboardSearchLength: 1000, popupCurrentIndicatorMode: 'triangle', popupActionBarVisibility: 'auto', - popupActionBarLocation: 'right' + popupActionBarLocation: 'top' }, audio: { enabled: true, |