mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 20:00:42 +00:00
test: update onboarding wizard step fixtures
This commit is contained in:
@@ -14,6 +14,7 @@ struct OnboardingWizardStepViewTests {
|
||||
type: ProtoAnyCodable("note"),
|
||||
title: "Welcome",
|
||||
message: "Hello",
|
||||
format: nil,
|
||||
options: nil,
|
||||
initialvalue: nil,
|
||||
placeholder: nil,
|
||||
@@ -33,6 +34,7 @@ struct OnboardingWizardStepViewTests {
|
||||
type: ProtoAnyCodable("select"),
|
||||
title: "Mode",
|
||||
message: "Choose a mode",
|
||||
format: nil,
|
||||
options: options,
|
||||
initialvalue: ProtoAnyCodable("local"),
|
||||
placeholder: nil,
|
||||
|
||||
Reference in New Issue
Block a user