We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7dd67b commit 2c008e0Copy full SHA for 2c008e0
site/e2e/tests/auditLogs.spec.ts
@@ -1,4 +1,4 @@
1
-import { expect, type Page, test } from "@playwright/test";
+import { type Page, expect, test } from "@playwright/test";
2
import { users } from "../constants";
3
import {
4
createTemplate,
0 commit comments