macOS: fix onboarding test helper call
This commit is contained in:
@@ -78,6 +78,7 @@ extension OnboardingView {
|
|||||||
title: "Action",
|
title: "Action",
|
||||||
subtitle: "Action subtitle",
|
subtitle: "Action subtitle",
|
||||||
systemImage: "gearshape",
|
systemImage: "gearshape",
|
||||||
|
buttonTitle: "Action",
|
||||||
action: {})
|
action: {})
|
||||||
_ = view.gatewaySubtitle(for: gateway)
|
_ = view.gatewaySubtitle(for: gateway)
|
||||||
_ = view.isSelectedGateway(gateway)
|
_ = view.isSelectedGateway(gateway)
|
||||||
|
|||||||
Reference in New Issue
Block a user