Skip to content

Commit

Permalink
chore: update time entries for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nikoheikkila committed May 13, 2024
1 parent a3e8bff commit 0b854e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test_timeEntries.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
},
"spent_date": "2019-04-18",
"task": {
"id": 8814697,
"id": 87654321,
"name": "Flexitime"
},
"user": {
Expand All @@ -156,7 +156,7 @@
},
"spent_date": "2019-04-19",
"task": {
"id": 8814697,
"id": 12345678,
"name": "Flexitime"
},
"user": {
Expand Down

0 comments on commit 0b854e6

Please sign in to comment.