diff --git a/test.html b/test.html
deleted file mode 100644
index a37d6732..00000000
--- a/test.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
- ▶️ **should display title** (800ms)
-
- Timed out 5000ms waiting for expect(locator).toHaveTitle(expected)
-
- Locator: locator('
- ') Expected pattern: /Playwright/ Received string: "Fast and reliable end-to-end testing for modern web apps | Playwright"
-
- Call log:
-
- expect.toHaveTitle with timeout 5000ms
- waiting for locator('
- ')
- locator resolved to …
- unexpected value "Fast and reliable end-to-end testing for modern web apps | Playwright"
- css
- Copy code
-
-
-
\ No newline at end of file