Skip to content

Commit cb9d223

Browse files
authored
Merge pull request #287 from synonymdev/fix/update-onboarding-test-tag
chore: update onboard test tag
2 parents 8b82e5e + 09da128 commit cb9d223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Bitkit/Views/Onboarding/OnboardingSlider.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ struct OnboardingSlider: View {
9292
accentColor: .greenAccent
9393
)
9494
.tag(2)
95-
.accessibilityIdentifier("Slide3")
95+
.accessibilityIdentifier("Slide2")
9696

9797
CreateWalletView()
9898
.tag(3)

0 commit comments

Comments
 (0)