X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/10e7635b3627c7a70f9ed4bc5adee92854a3a274..ef4ca87900bd023849aca62952ad2a27cfe40d34:/apps/workbench/test/integration/jobs_test.rb diff --git a/apps/workbench/test/integration/jobs_test.rb b/apps/workbench/test/integration/jobs_test.rb index e39d6f4dbf..7708ffdc0a 100644 --- a/apps/workbench/test/integration/jobs_test.rb +++ b/apps/workbench/test/integration/jobs_test.rb @@ -154,7 +154,7 @@ class JobsTest < ActionDispatch::IntegrationTest if readable click_link('component1') - within('#collapse1') do + within('.panel-collapse') do assert(has_text? component1['uuid']) assert(has_text? component1['script_version']) assert(has_text? 'script_parameters')