From 41378c638d0e1c473afbf9b5d215ee54f138f82d Mon Sep 17 00:00:00 2001 From: Matthew Thomas Date: Tue, 5 Nov 2024 00:57:51 +0000 Subject: [PATCH] chore: clean up --- test.html | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 test.html 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