8784: Fix test for latest firefox.
[arvados.git] / services / api / test / fixtures / api_clients.yml
1 # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
2
3 trusted_workbench:
4   uuid: zzzzz-ozdt8-teyxzyd8qllg11h
5   owner_uuid: zzzzz-tpzed-000000000000000
6   name: Official Workbench
7   url_prefix: https://official-workbench.local/
8   is_trusted: true
9
10 untrusted:
11   uuid: zzzzz-ozdt8-obw7foaks3qjyej
12   owner_uuid: zzzzz-tpzed-000000000000000
13   name: Untrusted
14   url_prefix: https://untrusted.local/
15   is_trusted: false