Skip to content

Commit ab86947

Browse files
committed
Update test snapshots
1 parent abb523c commit ab86947

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

frontend/src/components/SessionDetail/__snapshots__/CompatSessionDetail.test.tsx.snap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ exports[`<CompatSessionDetail> > renders a compatability session details 1`] = `
133133
/>
134134
</svg>
135135
<p
136-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
136+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
137137
>
138138
See your profile info and contact details
139139
</p>
@@ -154,7 +154,7 @@ exports[`<CompatSessionDetail> > renders a compatability session details 1`] = `
154154
/>
155155
</svg>
156156
<p
157-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
157+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
158158
>
159159
View your existing messages and data
160160
</p>
@@ -177,7 +177,7 @@ exports[`<CompatSessionDetail> > renders a compatability session details 1`] = `
177177
/>
178178
</svg>
179179
<p
180-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
180+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
181181
>
182182
Send new messages on your behalf
183183
</p>
@@ -393,7 +393,7 @@ exports[`<CompatSessionDetail> > renders a compatability session without an ssoL
393393
/>
394394
</svg>
395395
<p
396-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
396+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
397397
>
398398
See your profile info and contact details
399399
</p>
@@ -414,7 +414,7 @@ exports[`<CompatSessionDetail> > renders a compatability session without an ssoL
414414
/>
415415
</svg>
416416
<p
417-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
417+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
418418
>
419419
View your existing messages and data
420420
</p>
@@ -437,7 +437,7 @@ exports[`<CompatSessionDetail> > renders a compatability session without an ssoL
437437
/>
438438
</svg>
439439
<p
440-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
440+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
441441
>
442442
Send new messages on your behalf
443443
</p>
@@ -622,7 +622,7 @@ exports[`<CompatSessionDetail> > renders a finished compatability session detail
622622
/>
623623
</svg>
624624
<p
625-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
625+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
626626
>
627627
See your profile info and contact details
628628
</p>
@@ -643,7 +643,7 @@ exports[`<CompatSessionDetail> > renders a finished compatability session detail
643643
/>
644644
</svg>
645645
<p
646-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
646+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
647647
>
648648
View your existing messages and data
649649
</p>
@@ -666,7 +666,7 @@ exports[`<CompatSessionDetail> > renders a finished compatability session detail
666666
/>
667667
</svg>
668668
<p
669-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
669+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
670670
>
671671
Send new messages on your behalf
672672
</p>

frontend/src/components/SessionDetail/__snapshots__/OAuth2SessionDetail.test.tsx.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ exports[`<OAuth2SessionDetail> > renders a finished session details 1`] = `
147147
/>
148148
</svg>
149149
<p
150-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
150+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
151151
>
152152
See your profile info and contact details
153153
</p>
@@ -168,7 +168,7 @@ exports[`<OAuth2SessionDetail> > renders a finished session details 1`] = `
168168
/>
169169
</svg>
170170
<p
171-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
171+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
172172
>
173173
View your existing messages and data
174174
</p>
@@ -191,7 +191,7 @@ exports[`<OAuth2SessionDetail> > renders a finished session details 1`] = `
191191
/>
192192
</svg>
193193
<p
194-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
194+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
195195
>
196196
Send new messages on your behalf
197197
</p>
@@ -394,7 +394,7 @@ exports[`<OAuth2SessionDetail> > renders session details 1`] = `
394394
/>
395395
</svg>
396396
<p
397-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
397+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
398398
>
399399
See your profile info and contact details
400400
</p>
@@ -415,7 +415,7 @@ exports[`<OAuth2SessionDetail> > renders session details 1`] = `
415415
/>
416416
</svg>
417417
<p
418-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
418+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
419419
>
420420
View your existing messages and data
421421
</p>
@@ -438,7 +438,7 @@ exports[`<OAuth2SessionDetail> > renders session details 1`] = `
438438
/>
439439
</svg>
440440
<p
441-
class="_typography_yh5dq_162 _font-body-md-medium_yh5dq_69"
441+
class="_typography_yh5dq_162 _font-body-md-regular_yh5dq_59"
442442
>
443443
Send new messages on your behalf
444444
</p>

0 commit comments

Comments
 (0)