Skip to content

Commit

Permalink
Unpend task connectivity test
Browse files Browse the repository at this point in the history
[#150016435]
  • Loading branch information
angelachin committed Aug 18, 2017
1 parent cc6e4f3 commit f778cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/acceptance/task_connectivity_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ type ProxyResponse struct {
Port int
}

var _ = PDescribe("task connectivity on the overlay network", func() {
var _ = Describe("task connectivity on the overlay network", func() {
Describe("networking policy", func() {
var (
prefix string
Expand Down

0 comments on commit f778cce

Please sign in to comment.