X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/86e078ae126f6651428219c726c34da3bd7f7495..eb3303340c51d13512397c3d83c955af9f516f47:/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 887e16cf2f..2cae500027 100644 --- a/apps/workbench/test/integration/jobs_test.rb +++ b/apps/workbench/test/integration/jobs_test.rb @@ -98,7 +98,7 @@ class JobsTest < ActionDispatch::IntegrationTest # that the error message says something appropriate for that # situation. if expect_options && use_latest - assert_text "no local repository for active/foo" + assert_text "077ba2ad3ea24a929091a9e6ce545c93199b8e57" else assert_text "Script version #{job['script_version']} does not resolve to a commit" end