X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5a3d5ac75e3058698bad452bbd980a1e3cb9be2d..2024ca087c3b9c99ebb792011b60fecdf1486467:/apps/workbench/test/integration/application_layout_test.rb diff --git a/apps/workbench/test/integration/application_layout_test.rb b/apps/workbench/test/integration/application_layout_test.rb index 64eb2b2b18..8a0ebc3c29 100644 --- a/apps/workbench/test/integration/application_layout_test.rb +++ b/apps/workbench/test/integration/application_layout_test.rb @@ -151,10 +151,10 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest page.find_field('name').set 'added_in_test' click_button 'Submit' end - end - # key must be added. look for it in the refreshed page - assert page.has_text? 'added_in_test' + # key must be added. look for it in the refreshed page + assert page.has_text? 'added_in_test' + end end # Check manage profile page and add missing profile to the user