Skip to content

Commit

Permalink
Remove FDescribe :/
Browse files Browse the repository at this point in the history
[#139271493]

Signed-off-by: Henry Stanley <[email protected]>
  • Loading branch information
Rosie Bloxsom authored and Henry Stanley committed Mar 13, 2017
1 parent 94e57d5 commit 3f7c374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/pre_backup_check_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
. "github.com/onsi/gomega"
)

var _ = FDescribe("Pre-backup checks", func() {
var _ = Describe("Pre-backup checks", func() {
var director *mockhttp.Server
var backupWorkspace string
var session *gexec.Session
Expand Down

0 comments on commit 3f7c374

Please sign in to comment.