Revert errant change in f8e6cb3. refs #3126
[arvados.git] / apps / workbench / test / integration / jobs_test.rb
index 887e16cf2f6599c29926db62ef54e655da151493..ce14ec6f761a57e33fcee05a597f52733ded4b43 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 "no local repository for active/foo"
+        assert_text "Script version #{job['supplied_script_version']} does not resolve to a commit"
       else
         assert_text "Script version #{job['script_version']} does not resolve to a commit"
       end