13996: Migrate tests to new config
[arvados.git] / services / api / test / integration / crunch_dispatch_test.rb
index 479bda40c79f44ee8cd0a7164fc9b4a8362a40ac..6ac127087ea7c8f1793556ac3d043153c2f746c2 100644 (file)
@@ -35,7 +35,10 @@ class CrunchDispatchIntegrationTest < ActionDispatch::IntegrationTest
           script: "log",
           repository: "active/crunchdispatchtest",
           script_version: "f35f99b7d32bac257f5989df02b9f12ee1a9b0d6",
-          script_parameters: "{}"
+          script_parameters: {
+            input: 'fa7aeb5140e2848d39b416daeef4ffc5+45',
+            an_integer: '1'
+          }
         }
       },
       headers: auth(:admin)