@@ -69,6 +69,7 @@ Object {
69
69
" dropAll" : [Function ],
70
70
" getAchievementsDone" : [Function ],
71
71
" getAchievementsInit" : [Function ],
72
+ " getAchievementsV3Done" : [Function ],
72
73
" getActiveChallengesDone" : [Function ],
73
74
" getActiveChallengesInit" : [Function ],
74
75
" getFinancesDone" : [Function ],
@@ -98,6 +99,7 @@ Object {
98
99
" deleteWebLinkInit" : [Function ],
99
100
" getAchievementsDone" : [Function ],
100
101
" getAchievementsInit" : [Function ],
102
+ " getAchievementsV3Done" : [Function ],
101
103
" getCredentialDone" : [Function ],
102
104
" getCredentialInit" : [Function ],
103
105
" getEmailPreferencesDone" : [Function ],
@@ -206,14 +208,17 @@ Object {
206
208
" countReset" : [Function ],
207
209
" debug" : [Function ],
208
210
" dir" : [Function ],
211
+ " dirxml" : [Function ],
209
212
" error" : [Function ],
210
213
" group" : [Function ],
211
214
" groupCollapsed" : [Function ],
212
215
" groupEnd" : [Function ],
213
216
" info" : [Function ],
214
217
" log" : [Function ],
218
+ " table" : [Function ],
215
219
" time" : [Function ],
216
220
" timeEnd" : [Function ],
221
+ " timeLog" : [Function ],
217
222
" trace" : [Function ],
218
223
" warn" : [Function ],
219
224
},
@@ -318,6 +323,7 @@ Object {
318
323
" Spec Review" : " Specification Review" ,
319
324
},
320
325
" getApiResponsePayload" : [Function ],
326
+ " getApiResponsePayloadV3" : [Function ],
321
327
" getLookerApiResponsePayload" : [Function ],
322
328
},
323
329
" time" : Object {
0 commit comments