macOS: fix onboarding test helper call
This commit is contained in:
parent
dec71dbcf1
commit
15311c138a
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue