Skip to content

Commit 06d84d5

Browse files
committed
update test snapshots
1 parent c496906 commit 06d84d5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

__tests__/__snapshots__/index.js.snap

+9
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,10 @@ Object {
206206
"getCommunityStatsDone": [Function],
207207
"getCommunityStatsInit": [Function],
208208
},
209+
"tcAcademy": Object {
210+
"getTcaCertificationsDone": [Function],
211+
"getTcaCertificationsInit": [Function],
212+
},
209213
"terms": Object {
210214
"agreeTermDone": [Function],
211215
"agreeTermInit": [Function],
@@ -288,6 +292,7 @@ Object {
288292
"reviewOpportunity": [Function],
289293
"settings": [Function],
290294
"stats": [Function],
295+
"tcAcademy": [Function],
291296
"terms": [Function],
292297
},
293298
"services": Object {
@@ -354,6 +359,10 @@ Object {
354359
"default": undefined,
355360
"getService": [Function],
356361
},
362+
"tcAcademy": Object {
363+
"default": undefined,
364+
"getService": [Function],
365+
},
357366
"terms": Object {
358367
"default": undefined,
359368
"getService": [Function],

0 commit comments

Comments
 (0)