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",
|
||||
subtitle: "Action subtitle",
|
||||
systemImage: "gearshape",
|
||||
buttonTitle: "Action",
|
||||
action: {})
|
||||
_ = view.gatewaySubtitle(for: gateway)
|
||||
_ = view.isSelectedGateway(gateway)
|
||||
|
|
|
|||
Loading…
Reference in a new issue