Skip to content

Commit bdb36d4

Browse files
committed
remove focus
1 parent 8d5bfa4 commit bdb36d4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

testing/go/schemas_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -870,8 +870,7 @@ var SchemaTests = []ScriptTest{
870870
},
871871
},
872872
{
873-
Name: "drop schema",
874-
Focus: true,
873+
Name: "drop schema",
875874
SetUpScript: []string{
876875
"CREATE SCHEMA dropme",
877876
`CREATE schema "hasTables"`,

0 commit comments

Comments
 (0)