Skip to content

Commit

Permalink
lint a random file (#2993)
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot authored Aug 31, 2023
1 parent 6259e46 commit eb515d6
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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'
]
Expand Down

0 comments on commit eb515d6

Please sign in to comment.