macOS: fix onboarding test helper call

This commit is contained in:
Peter Steinberger
2026-01-19 00:19:42 +00:00
parent dec71dbcf1
commit 15311c138a

View File

@@ -78,6 +78,7 @@ extension OnboardingView {
title: "Action",
subtitle: "Action subtitle",
systemImage: "gearshape",
buttonTitle: "Action",
action: {})
_ = view.gatewaySubtitle(for: gateway)
_ = view.isSelectedGateway(gateway)