💬(frontend) change add mail domain text
- update translations and tests
This commit is contained in:
committed by
Sebastien Nobour
parent
874ce18134
commit
bd6cd59df6
@@ -56,7 +56,7 @@ test.describe('Config', () => {
|
||||
|
||||
await expect(
|
||||
page.getByRole('button', {
|
||||
name: 'Add your mail domain',
|
||||
name: 'Add a mail domain',
|
||||
}),
|
||||
).toBeVisible();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user