From eb515d6943dc3d53fc70c0a99b03c263b15d9648 Mon Sep 17 00:00:00 2001 From: osc-bot <78549874+osc-bot@users.noreply.github.com> Date: Thu, 31 Aug 2023 08:54:35 -0500 Subject: [PATCH] lint a random file (#2993) --- .../test/integration/custom_help_navigation_test.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/dashboard/test/integration/custom_help_navigation_test.rb b/apps/dashboard/test/integration/custom_help_navigation_test.rb index 26fb49a878..63fa53ed3a 100644 --- a/apps/dashboard/test/integration/custom_help_navigation_test.rb +++ b/apps/dashboard/test/integration/custom_help_navigation_test.rb @@ -26,10 +26,10 @@ class CustomHelpNavigationTest < ActionDispatch::IntegrationTest { group: 'Docs Menu Dropdown Header' }, { apps: ['sys/bc_jupyter'] } ] }, - { title: 'Custom Help Link', - url: '/custom/link', - icon: 'fa://desktop', - new_tab: true }, + { title: 'Custom Help Link', + url: '/custom/link', + icon: 'fa://desktop', + new_tab: true }, 'user', 'log_out' ]