diff options
Diffstat (limited to 'models/fixtures/repo_unit.yml')
-rw-r--r-- | models/fixtures/repo_unit.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/models/fixtures/repo_unit.yml b/models/fixtures/repo_unit.yml index a41784db96..443dfff7b7 100644 --- a/models/fixtures/repo_unit.yml +++ b/models/fixtures/repo_unit.yml @@ -12,4 +12,12 @@ type: 2 index: 0 config: "{}" + created_unix: 946684810 + +- + id: 3 + repo_id: 1 + type: 7 + index: 0 + config: "{}" created_unix: 946684810
\ No newline at end of file |