feat(redlist): add red list option in settings #310
Annotations
2 errors and 1 warning
Run tests with coverage:
test/unit-tests/tchap/components/views/settings/AccountUserSettingsTab-test.tsx#L90
expect(received).toMatchSnapshot()
Snapshot name: `<AccountUserSettingsTab /> common view snapshot should render section when account deactivation feature is enabled 1`
- Snapshot - 2
+ Received + 2
@@ -78,16 +78,16 @@
<div
class="mx_UserProfileSettings_profile_controls_userId"
>
<div
class="mx_UserProfileSettings_profile_controls_userId_label"
- id=":r0.7849031942916656:"
+ id=":r0.718264254698955:"
>
Username
</div>
<div
- aria-labelledby=":r0.7849031942916656:"
+ aria-labelledby=":r0.718264254698955:"
class="mx_CopyableText mx_CopyableText_border"
>
@alice:server.org
<div
aria-label="Copy"
at Object.toMatchSnapshot (test/unit-tests/tchap/components/views/settings/AccountUserSettingsTab-test.tsx:90:31)
|
Run tests with coverage
Process completed with exit code 1.
|
Get Node Version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading