This commit is contained in:
Alexander Wang 2023-02-09 15:06:33 -08:00
parent cb48ebdb81
commit d64e1ddbb1
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -159,6 +159,15 @@ small code: |go
width: 4 width: 4
height: 3 height: 3
} }
`,
},
{
skip: true,
name: "steps_panic",
script: `steps: {
shape: sql_table
id: {type: int, constraint: primary_key}
}
`, `,
}, },
{ {