Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Fixed for me.json for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrekV committed Oct 9, 2019
1 parent b1520b3 commit 977356a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testdata/me.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
{"id":123456789,"name":"Toggl","premium":true,"admin":true,"default_hourly_rate":0,"default_currency":"USD","only_admins_may_create_projects":true,"only_admins_see_billable_rates":false,"rounding":1,"rounding_minutes":15,"at":"2013-08-28T13:22:21+00:00"}
],
"projects":[
{"id":2598323,"guid":"2f0b8f11-f898-d992-3e1a-6bc261fc41ef","wid":123456789,"name":"A deleted project","billable":true,"is_private":false,"active":false,"template":false,"at":"2013-05-13T10:19:24+00:00","color":"21","auto_estimates":true,"server_deleted_at":"2013-08-22T09:05:31+00:00"},
{"id":2598305,"guid":"2f0b8f51-f898-d992-3e1a-6bc261fc41xf","wid":123456789,"name":"Testing stuff","billable":true,"is_private":false,"active":false,"template":false,"at":"2013-05-13T10:19:24+00:00","color":"21","auto_estimates":false},
{"id":2598323,"guid":"2f0b8f11-f898-d992-3e1a-6bc261fc41ef","wid":123456789,"name":"A deleted project","billable":true,"is_private":false,"active":false,"template":false,"at":"2013-05-13T10:19:24+00:00","color":"#fb8b14","auto_estimates":true,"server_deleted_at":"2013-08-22T09:05:31+00:00"},
{"id":2598305,"guid":"2f0b8f51-f898-d992-3e1a-6bc261fc41xf","wid":123456789,"name":"Testing stuff","billable":true,"is_private":false,"active":false,"template":false,"at":"2013-05-13T10:19:24+00:00","color":"#fb8b14","auto_estimates":false},
{"id":2567324,"wid":123456789,"cid":1385144,"name":"Even more work","billable":true,"is_private":true,"active":true,"template":false,"at":"2013-06-05T11:32:47+00:00","color":"#999999","auto_estimates":false}
],
"clients":[
Expand Down

0 comments on commit 977356a

Please sign in to comment.