X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e5f039f2e451790ff3838c5810a22a0749d18f6d..6eb3d1fb8fe71623fa63da46c250184cf2e4fbb8:/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 ce14ec6f76..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 "Script version #{job['supplied_script_version']} does not resolve to a commit" + assert_text "077ba2ad3ea24a929091a9e6ce545c93199b8e57" else assert_text "Script version #{job['script_version']} does not resolve to a commit" end