summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2022-01-04 18:00:45 +0100
committerMartin Fischer <martin@push-f.com>2022-01-05 11:03:44 +0100
commita4c2cfb837a3f92e2c0f0b8a0bac7a6e03499640 (patch)
treec522af821c7584896998ebc74569e9a534fc5ef5 /tests
parentb38036d519c8b74d7be972e7b730b50f92fa8db4 (diff)
[enh] change categories_as_tabs from a list to a dict
The tab icon names are currently hard coded in the templates. This commit lets us introduce an icon property in the future, e.g: categories_as_tabs: general: icon: search-outline
Diffstat (limited to 'tests')
-rw-r--r--tests/robot/settings_robot.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/robot/settings_robot.yml b/tests/robot/settings_robot.yml
index 438ccf9a..db22cce1 100644
--- a/tests/robot/settings_robot.yml
+++ b/tests/robot/settings_robot.yml
@@ -34,8 +34,8 @@ outgoing:
useragent_suffix: ""
categories_as_tabs:
- - general
- - dummy
+ general:
+ dummy:
engines:
- name: general dummy