Allow users to cancel a running crunch job by updating cancelled_at
[arvados.git] / services / api / test / fixtures / api_clients.yml
index 619482c765bc5587052e672309daaca5728a6bd0..beb061cff79a1245cf292c7a25841e39964eac95 100644 (file)
@@ -1,11 +1,13 @@
 # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
 
 trusted_workbench:
+  uuid: zzzzz-ozdt8-teyxzyd8qllg11h
   name: Official Workbench
   url_prefix: https://official-workbench.local/
   is_trusted: true
 
 untrusted:
+  uuid: zzzzz-ozdt8-obw7foaks3qjyej
   name: Untrusted
   url_prefix: https://untrusted.local/
   is_trusted: false