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 962320f commit 9a22b57Copy full SHA for 9a22b57
internal/cmd/beta/server/create/create_test.go
@@ -304,7 +304,6 @@ func TestParseInput(t *testing.T) {
304
flagValues: fixtureFlagValues(func(flagValues map[string]string) {
305
delete(flagValues, imageIdFlag)
306
delete(flagValues, bootVolumeSizeFlag)
307
-
308
}),
309
isValid: true,
310
expectedModel: fixtureInputModel(func(model *inputModel) {
0 commit comments