Lint all the things
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import { test, expect } from "@playwright/test";
|
||||
/* eslint-disable */
|
||||
|
||||
import { expect, test } from "@playwright/test";
|
||||
import { login } from "./utils/login";
|
||||
|
||||
test.describe("SignInComponent", () => {
|
||||
|
||||
Reference in New Issue
Block a user