fix(e2e): settings.spec typo (#52101)

This commit is contained in:
Angad
2023-10-26 22:20:12 +05:30
committed by GitHub
parent 2c7f4ecde2
commit c7060e188c
+1 -1
View File
@@ -320,7 +320,7 @@ test.describe('Settings', () => {
await expect(removeButton).toBeVisible();
});
test('Should validate Accademy Honesty Settings', async ({
test('Should validate Academy Honesty Settings', async ({
page,
browserName
}) => {