summaryrefslogtreecommitdiffstats
path: root/models/fixtures/repo_unit.yml
diff options
context:
space:
mode:
Diffstat (limited to 'models/fixtures/repo_unit.yml')
-rw-r--r--models/fixtures/repo_unit.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/models/fixtures/repo_unit.yml b/models/fixtures/repo_unit.yml
index 02daa48277..57cf35e198 100644
--- a/models/fixtures/repo_unit.yml
+++ b/models/fixtures/repo_unit.yml
@@ -11,7 +11,7 @@
repo_id: 1
type: 2
index: 1
- config: "{}"
+ config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"
created_unix: 946684810
-
@@ -51,7 +51,7 @@
repo_id: 3
type: 2
index: 1
- config: "{}"
+ config: "{\"EnableTimetracker\":false,\"AllowOnlyContributorsToTrackTime\":false}"
created_unix: 946684810
-