macOS: fix onboarding test helper call
parent
dec71dbcf1
commit
15311c138a
|
|
@ -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 New Issue