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 7ef5e0a1..2c8b421c 100644 --- a/test/test-options-util.js +++ b/test/test-options-util.js @@ -294,7 +294,7 @@ function createProfileOptionsUpdatedTestData1() { usePopupShadowDom: true, usePopupWindow: false, maximumClipboardSearchLength: 1000, - popupCurrentIndicatorMode: 'bar-left', + popupCurrentIndicatorMode: 'triangle', popupActionBarVisibility: 'auto', popupActionBarLocation: 'right' }, |