Merge branch 'master' into 5179-dirs-in-filenames
[arvados.git] / apps / workbench / test / integration / jobs_test.rb
index 29bccd9d76b20846cd0d6ce7519b2858a81bcd5a..ce14ec6f761a57e33fcee05a597f52733ded4b43 100644 (file)
@@ -95,8 +95,8 @@ class JobsTest < ActionDispatch::IntegrationTest
 
       # Re-running jobs doesn't currently work because the test API
       # server has no git repository to check against.  For now, check
-      # that the correct script version is mentioned in the
-      # Fiddlesticks error message.
+      # 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"
       else