Commit e3d48eb1 authored by Martin Wortschack's avatar Martin Wortschack

remove trailing whitespaces

parent 02b86d39
......@@ -28,4 +28,3 @@
= _('Control the display of third party offers.')
.settings-content
= render 'third_party_offers', application_setting: @application_setting
......@@ -10,7 +10,6 @@ module QA
end
def expand_repository_storage(&block)
expand_section(:terms_settings) do
RepositoryStorage.perform(&block)
end
......
......@@ -301,7 +301,7 @@ describe 'Admin updates settings' do
it 'Configure web terminal' do
visit admin_application_settings_path
page.within('.as-terminal') do
fill_in 'Max session time', with: 15
click_button 'Save changes'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment