From b3417fa82163154f64a5c79b99c57cfbe5056155 Mon Sep 17 00:00:00 2001 From: Vlad Smykov Date: Mon, 26 Jan 2026 17:53:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20playwright-rep?= =?UTF-8?q?ort?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index af7717d..83df913 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules/ allure-results/ allure-report/ test-results/ +playwright-report/ .env \ No newline at end of file