mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: re-enable all ci (#52640)
This commit is contained in:
@@ -2,7 +2,7 @@ import { test, expect } from '@playwright/test';
|
||||
|
||||
test.beforeEach(async ({ page }) => {
|
||||
await page.goto(
|
||||
'/learn/scientific-computing-with-python/python-for-everybody/introduction-why-program'
|
||||
'/learn/python-for-everybody/python-for-everybody/introduction-why-program'
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user