X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/329465327cdfbb66220d5cee50d7b83f85cd3eba..678f1f53466c3f2133f63a6e6ad553f5e5d14804:/services/api/test/fixtures/humans.yml?ds=sidebyside diff --git a/services/api/test/fixtures/humans.yml b/services/api/test/fixtures/humans.yml index e93e9a5ec6..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: MyString - modified_by_client: MyString - modified_by_user: MyString - modified_at: 2013-06-27 14:43:33 - properties: MyText - -two: - uuid: MyString - owner: MyString - modified_by_client: MyString - modified_by_user: MyString - modified_at: 2013-06-27 14:43:33 - properties: MyText +# File exists to ensure the table gets cleared during DatabaseController#reset