✏️(project) fix minor typos
Found typos and fixed them.
This commit is contained in:
committed by
aleb_the_flash
parent
4cacfd3a45
commit
26fbe9fbe7
@@ -74,7 +74,7 @@ test.describe('Teams Panel', () => {
|
||||
expect(sortedTeamTexts).toStrictEqual(randomTeams);
|
||||
});
|
||||
|
||||
test('003 - checks the infinite scrool', async ({ page, browserName }) => {
|
||||
test('003 - checks the infinite scroll', async ({ page, browserName }) => {
|
||||
test.setTimeout(90000);
|
||||
const panel = page.getByLabel('Teams panel').first();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user