✏️(project) fix typo
Fix and improve typos in the codebase.
This commit is contained in:
@@ -141,7 +141,7 @@ test.describe('Config', () => {
|
||||
});
|
||||
});
|
||||
|
||||
test.describe('Config: Not loggued', () => {
|
||||
test.describe('Config: Not logged', () => {
|
||||
test.use({ storageState: { cookies: [], origins: [] } });
|
||||
|
||||
test('it checks the config api is called', async ({ page }) => {
|
||||
|
||||
Reference in New Issue
Block a user