use axios for wizard API config
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
import { test, expect } from '@playwright/test';
|
|
||||||
|
|
||||||
test('has title', async ({ page }) => {
|
|
||||||
await page.goto('/');
|
|
||||||
await expect(page).toHaveTitle(/HarborForge/);
|
|
||||||
});
|
|
||||||
Reference in New Issue
Block a user