X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5620a47e20e004188e0f1d0245ae9e916575e806..8e7c30852f1cf244ae3c58e93acea705739e8625:/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