X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e346e5d3bd09f4b9fe66538a825cf866faeb308b..80dbda890bf58bda79654cf4cebdfbc2b07d6b1f:/services/api/test/fixtures/humans.yml diff --git a/services/api/test/fixtures/humans.yml b/services/api/test/fixtures/humans.yml index cf83af44b4..eee61efefe 100644 --- a/services/api/test/fixtures/humans.yml +++ b/services/api/test/fixtures/humans.yml @@ -1,17 +1,5 @@ -# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 -one: - uuid: MyString - owner_uuid: MyString - modified_by_client_uuid: MyString - modified_by_user_uuid: MyString - modified_at: 2013-06-27 14:43:33 - properties: MyText - -two: - uuid: MyString - owner_uuid: MyString - modified_by_client_uuid: MyString - modified_by_user_uuid: MyString - modified_at: 2013-06-27 14:43:33 - properties: MyText +# File exists to ensure the table gets cleared during DatabaseController#reset