We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fc9023 commit 2dea355Copy full SHA for 2dea355
cli/templatepresets_test.go
@@ -226,7 +226,7 @@ func TestTemplatePresets(t *testing.T) {
226
// Given: an active template version that includes presets
227
preset := proto.Preset{
228
Name: "preset-default",
229
- Description: "Preset wit parameters and 2 prebuild instances.",
+ Description: "Preset with parameters and 2 prebuild instances.",
230
Icon: "/emojis/1f60e.png",
231
Default: true,
232
Parameters: []*proto.PresetParameter{
0 commit comments