mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 13:57:10 -04:00
🔒 升级base layout
This commit is contained in:
parent
80aa4292a5
commit
ea0ff1b8cc
45 changed files with 109 additions and 105 deletions
|
@ -85,7 +85,7 @@ test.describe('Tool - ${toolNameTitleCase}', () => {
|
|||
});
|
||||
|
||||
test('Has correct title', async ({ page }) => {
|
||||
await expect(page).toHaveTitle('${toolNameTitleCase} - IT Tools');
|
||||
await expect(page).toHaveTitle('${toolNameTitleCase} - Zeeklog Online Tools');
|
||||
});
|
||||
|
||||
test('', async ({ page }) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue