spec: show birthdays until a week out
This commit is contained in:
parent
79a054ab40
commit
974bdcac34
3 changed files with 26 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ test('bullet points in free text display well', async ({ page }) => {
|
|||
|
||||
});
|
||||
|
||||
twst('page title has contact primary name', async ({ page }) => {
|
||||
test('page title has contact primary name', async ({ page }) => {
|
||||
await expect(page.title()).toContain("Test Testerson");
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue