X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8974e10fe2dbf643861f75cffa0fba9a6db972c8..965565ddc62635928a6b043158fd683738961c8c:/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')