5416: Run arv-git-httpd and nginx ssl proxy in test suite.
[arvados.git] / apps / workbench / test / integration / jobs_test.rb
index ce14ec6f761a57e33fcee05a597f52733ded4b43..2cae500027aeebd8f79270a4ba26f61e4496373f 100644 (file)
@@ -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