Skip to content

Commit 6aa5e04

Browse files
author
Nick Wei
committed
unfocus integration tests
1 parent 1f95648 commit 6aa5e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/isolated/v3_delete_command.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
. "github.com/onsi/gomega/gexec"
99
)
1010

11-
var _ = FDescribe("v3-delete command", func() {
11+
var _ = Describe("v3-delete command", func() {
1212
var (
1313
orgName string
1414
spaceName string

0 commit comments

Comments
 (0)