Skip to content

Commit

Permalink
Remove test focussing
Browse files Browse the repository at this point in the history
  • Loading branch information
fasaxc authored Dec 4, 2017
1 parent 48d4a76 commit 6e14187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fv/config_update_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ var _ = Context("Config update tests, after starting felix", func() {
})
}

FContext("after updating config that should trigger a restart", func() {
Context("after updating config that should trigger a restart", func() {
var config *api.FelixConfiguration

BeforeEach(func() {
Expand Down

0 comments on commit 6e14187

Please sign in to comment.