mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(e2e): settings.spec typo (#52101)
This commit is contained in:
@@ -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
|
||||
}) => {
|
||||
|
||||
Reference in New Issue
Block a user