Skip to content

Commit 7303778

Browse files
authored
Update tests
1 parent 9bf24bc commit 7303778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenActive.NET.Test/OrderTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@ public void OrderQuote_EncodeDecode()
199199
"\"orderedItem\":{" +
200200
"\"@type\":\"ScheduledSession\"," +
201201
"\"@id\":\"https://example.com/events/452/subEvents/132\"," +
202-
"\"startDate\":\"2018-10-30T11:00:00+00:00\"," +
203202
"\"identifier\":123," +
203+
"\"startDate\":\"2018-10-30T11:00:00+00:00\"," +
204204
"\"endDate\":\"2018-10-30T12:00:00+00:00\"," +
205205
"\"superEvent\":{" +
206206
"\"@type\":\"SessionSeries\"," +

0 commit comments

Comments
 (0)