17774: Add non-empty mounts to test fixtures.
[arvados.git] / services / api / test / fixtures / humans.yml
index cf83af44b4dc2fa72e927540e4f8cda4e5bc2a79..eee61efefeb5a082e42f74ee549b0d1e886716a0 100644 (file)
@@ -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