mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Update snapshot
This commit is contained in:
parent
da67dbcc87
commit
a634542450
1 changed files with 4 additions and 4 deletions
|
@ -18,10 +18,10 @@ exports[`<GeneralUserSettingsTab /> 3pids should display 3pid email addresses an
|
||||||
class="mx_SettingsSubsection_content mx_SettingsSubsection_contentStretch"
|
class="mx_SettingsSubsection_content mx_SettingsSubsection_contentStretch"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="mx_GeneralUserSettingsTab_section--discovery_existing"
|
class="mx_EmailAddressesPhoneNumbers_discovery_existing"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="mx_GeneralUserSettingsTab_section--discovery_existing_address"
|
class="mx_EmailAddressesPhoneNumbers_discovery_existing_address"
|
||||||
>
|
>
|
||||||
test@test.io
|
test@test.io
|
||||||
</span>
|
</span>
|
||||||
|
@ -84,10 +84,10 @@ exports[`<GeneralUserSettingsTab /> 3pids should display 3pid email addresses an
|
||||||
class="mx_SettingsSubsection_content mx_SettingsSubsection_contentStretch"
|
class="mx_SettingsSubsection_content mx_SettingsSubsection_contentStretch"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="mx_GeneralUserSettingsTab_section--discovery_existing"
|
class="mx_EmailAddressesPhoneNumbers_discovery_existing"
|
||||||
>
|
>
|
||||||
<span
|
<span
|
||||||
class="mx_GeneralUserSettingsTab_section--discovery_existing_address"
|
class="mx_EmailAddressesPhoneNumbers_discovery_existing_address"
|
||||||
>
|
>
|
||||||
+
|
+
|
||||||
123456789
|
123456789
|
||||||
|
|
Loading…
Reference in a new issue