mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
fix: linting issues (#6033)
This commit is contained in:
@@ -20,4 +20,4 @@ test('backbone', async ({ page }) => {
|
||||
test('underscore', async ({ page }) => {
|
||||
await page.goto('http://localhost:9001/test/underscore.html');
|
||||
await expect(page.locator('text=0 failed')).toBeVisible({ timeout: 60000 });
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user