Skip to content

Commit

Permalink
Add missing default data property for record fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
marioprudhomme committed Mar 3, 2019
1 parent fe7d325 commit f7e6ba0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions api/config/fixtures/dev/record.yaml
Expand Up @@ -24,4 +24,5 @@ prototype:
identity: ~
identity_uuid: ~
title: {}
data: {}
tenant: e5a2120d-6bf7-4c58-a900-bac1e55e986b # Tenant 1
1 change: 1 addition & 0 deletions api/config/fixtures/test/record.yaml
Expand Up @@ -50,4 +50,5 @@ prototype:
identity: ~
identity_uuid: ~
title: {}
data: {}
tenant: ~

0 comments on commit f7e6ba0

Please sign in to comment.