From 6e1418761be5464f92435e752ca091230ef4f947 Mon Sep 17 00:00:00 2001 From: Shaun Crampton Date: Mon, 4 Dec 2017 17:07:22 +0000 Subject: [PATCH] Remove test focussing --- fv/config_update_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fv/config_update_test.go b/fv/config_update_test.go index b3e39e8df9..ed0084fd65 100644 --- a/fv/config_update_test.go +++ b/fv/config_update_test.go @@ -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() {