From 331cd7b87dedc8e3070f28a1b31694dec71bf59d Mon Sep 17 00:00:00 2001 From: Muhieddine EL Kaissi Date: Fri, 12 Jul 2024 13:13:10 -0700 Subject: [PATCH] test --- Tests/ThumbprintTests/Snapshot/Components/AlertBannerTest.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/ThumbprintTests/Snapshot/Components/AlertBannerTest.swift b/Tests/ThumbprintTests/Snapshot/Components/AlertBannerTest.swift index 0513905..9e050fe 100644 --- a/Tests/ThumbprintTests/Snapshot/Components/AlertBannerTest.swift +++ b/Tests/ThumbprintTests/Snapshot/Components/AlertBannerTest.swift @@ -70,7 +70,7 @@ class AlertBannerTest: SnapshotTestCase { WindowSize.size( width: widthToVerify, height: .intrinsic - ) + ), ], padding: 0 )