File tree 1 file changed +3
-0
lines changed
__tests__/actions/__snapshots__
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ Array [
38
38
" error" : [TypeError : Cannot read property ' trackRecent' of undefined ],
39
39
" requestId" : " abcd1239" ,
40
40
" searchId" : " abcd1234" ,
41
+ " url" : " http://mock-host.com:80/api/plan?fromPlace=Origin%20%2812%2C34%29%3A%3A12%2C34&toPlace=Destination%20%2834%2C12%29%3A%3A34%2C12&mode=WALK%2CTRANSIT&ignoreRealtimeUpdates=false" ,
41
42
},
42
43
" type" : " ROUTING_ERROR" ,
43
44
} ,
@@ -66,6 +67,7 @@ Array [
66
67
" error" : [Error : Received error from server ],
67
68
" requestId" : " abcd1240" ,
68
69
" searchId" : " abcd1237" ,
70
+ " url" : " http://mock-host.com:80/api/plan?fromPlace=Origin%20%2812%2C34%29%3A%3A12%2C34&toPlace=Destination%20%2834%2C12%29%3A%3A34%2C12&mode=WALK%2CTRANSIT&ignoreRealtimeUpdates=false" ,
69
71
},
70
72
" type" : " ROUTING_ERROR" ,
71
73
} ,
@@ -111,6 +113,7 @@ Array [
111
113
" error" : [TypeError : Cannot read property ' trackRecent' of undefined ],
112
114
" requestId" : " abcd1236" ,
113
115
" searchId" : " abcd1234" ,
116
+ " url" : " http://mock-host.com:80/api/plan?fromPlace=Origin%20%2812%2C34%29%3A%3A12%2C34&toPlace=Destination%20%2834%2C12%29%3A%3A34%2C12&mode=WALK%2CTRANSIT&ignoreRealtimeUpdates=false" ,
114
117
},
115
118
" type" : " ROUTING_ERROR" ,
116
119
} ,
You can’t perform that action at this time.
0 commit comments