From 49caf4b10a2dc549b0debb4810972fae7ccd2d2c Mon Sep 17 00:00:00 2001 From: khiga8 <16447748+khiga8@users.noreply.github.com> Date: Fri, 17 Jan 2025 15:25:39 +0000 Subject: [PATCH] Generating component snapshots --- .../beta/button/invisible_all_visuals/aria-snapshot.yml | 6 +++--- .../primer/beta/button/trailing_counter/aria-snapshot.yml | 2 +- .../primer/beta/button/trailing_visual/aria-snapshot.yml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/invisible_all_visuals/aria-snapshot.yml b/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/invisible_all_visuals/aria-snapshot.yml index edc1f1bdf7..be1acce2fc 100644 --- a/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/invisible_all_visuals/aria-snapshot.yml +++ b/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/invisible_all_visuals/aria-snapshot.yml @@ -1,7 +1,7 @@ - button "Button" - button "Button" - button "Button" -- button "Button ( )": Button () -- button "Button ( )": Button () -- button "Button ( )": Button () +- button "Button ( 15 )" +- button "Button ( 15 )" +- button "Button ( 15 )" - button "Button with tooltip" \ No newline at end of file diff --git a/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/trailing_counter/aria-snapshot.yml b/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/trailing_counter/aria-snapshot.yml index a72b261892..2b68da1513 100644 --- a/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/trailing_counter/aria-snapshot.yml +++ b/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/trailing_counter/aria-snapshot.yml @@ -1 +1 @@ -- button "Star ( )": Star () \ No newline at end of file +- button "Star ( 15 )" \ No newline at end of file diff --git a/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/trailing_visual/aria-snapshot.yml b/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/trailing_visual/aria-snapshot.yml index 48573079e4..753afe81cb 100644 --- a/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/trailing_visual/aria-snapshot.yml +++ b/.playwright/screenshots/snapshots.test.ts-snapshots/primer/beta/button/trailing_visual/aria-snapshot.yml @@ -1 +1 @@ -- button "Comment ( )": Comment () \ No newline at end of file +- button "Comment ( 15 )" \ No newline at end of file