mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Fix locale switcher and cover it with e2e
This commit is contained in:
@@ -26,7 +26,7 @@ class Profile extends React.Component<Props> {
|
||||
const { user, interfaceLocale } = this.props;
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div data-testid="profile-index">
|
||||
<Message {...messages.accountPreferencesTitle}>
|
||||
{(pageTitle: string) => (
|
||||
<h2 className={styles.indexTitle}>
|
||||
|
Reference in New Issue
Block a user