LeConte deployments page complete, better auto-formatting and import sorting, new inline link, popover definitions, and paragraph components, improvements to component interfaces
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { test, expect } from "@playwright/test";
|
||||
|
||||
import { getPaths } from "@data/site-layout.ts";
|
||||
import { expect, test } from "@playwright/test";
|
||||
|
||||
for (const pagePath of getPaths()) {
|
||||
test(`${pagePath}: Navigable`, async ({ page }) => {
|
||||
|
||||
Reference in New Issue
Block a user