Skip to content

Commit

Permalink
update integration test fixtures due to updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsheah committed Dec 21, 2023
1 parent 6e31708 commit 00355bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions integration/testdata/sync/incident_statuses.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "01HDGG56RY089GN4S01KWXBE07",
"name": "Fixing",
"rank": 2,
"updated_at": "2023-10-24T09:27:22.727Z"
"updated_at": "2023-12-12T13:13:37.503Z"
},
{
"category": "learning",
Expand All @@ -15,7 +15,7 @@
"id": "01HDGG56RYBBV7MT6KFHQ82HCD",
"name": "Reviewing",
"rank": 5,
"updated_at": "2023-10-24T09:27:22.742Z"
"updated_at": "2023-12-12T13:13:37.488Z"
},
{
"category": "canceled",
Expand All @@ -33,7 +33,7 @@
"id": "01HDGG56RYC3TTGQWKA8ZRTFZX",
"name": "Investigating",
"rank": 1,
"updated_at": "2023-10-24T09:27:22.72Z"
"updated_at": "2023-12-12T13:13:37.495Z"
},
{
"category": "learning",
Expand All @@ -42,7 +42,7 @@
"id": "01HDGG56RYD5RS3B6EAQBRJQDX",
"name": "Documenting",
"rank": 4,
"updated_at": "2023-10-24T09:27:22.737Z"
"updated_at": "2023-12-12T13:13:37.481Z"
},
{
"category": "triage",
Expand Down Expand Up @@ -87,6 +87,6 @@
"id": "01HDGG56RYY3F04W0QJ4YEGFH8",
"name": "Monitoring",
"rank": 3,
"updated_at": "2023-10-24T09:27:22.732Z"
"updated_at": "2023-12-12T13:13:37.509Z"
}
]

0 comments on commit 00355bf

Please sign in to comment.