This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Support browser font scaling #22276
Triggered via pull request
November 29, 2023 08:14
Status
Failure
Total duration
11m 11s
Artifacts
–
tests.yml
on: pull_request
Jest
11m 2s
Element Web Integration Tests
2m 37s
Skip SonarCloud in merge queue
0s
Annotations
2 errors
FontScalingPanel › renders the font scaling UI:
test/components/views/settings/FontScalingPanel-test.tsx#L31
expect(received).toMatchSnapshot()
Snapshot name: `FontScalingPanel renders the font scaling UI 1`
- Snapshot - 1
+ Received + 1
@@ -55,11 +55,11 @@
style="left: calc(2px + 50% + 1.2em - 1.2em);"
>
<span
class="mx_Slider_selection_label"
>
- 16
+ Default
</span>
</output>
</div>
<div
class="mx_FontScalingPanel_fontSlider_largeText"
at Object.toMatchSnapshot (test/components/views/settings/FontScalingPanel-test.tsx:31:30)
|
Jest
Process completed with exit code 1.
|