From 6fb22a5886c98f372b4f140bc42ee9820d23cfaf Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Wed, 19 Jun 2019 12:06:37 +0530 Subject: [PATCH] Add theme switcher to visual test app (#1198) It's been possible for some time to change the theme used by the visual test app. This commit adds a select control to the bottom of each page to make this easier. --- spec/visual/templates/layout.erb | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/spec/visual/templates/layout.erb b/spec/visual/templates/layout.erb index 6744c76e4d..0ab3341d26 100644 --- a/spec/visual/templates/layout.erb +++ b/spec/visual/templates/layout.erb @@ -44,12 +44,31 @@ <%= yield %> + +