diff --git a/spec/config-spec.coffee b/spec/config-spec.coffee index b57fbdb9f..31e0756fc 100644 --- a/spec/config-spec.coffee +++ b/spec/config-spec.coffee @@ -723,7 +723,7 @@ describe "Config", -> expect(warnSpy).toHaveBeenCalled() expect(warnSpy.mostRecentCall.args[0]).toContain "foo.int" - fdescribe ".observeUserConfig()", -> + describe ".observeUserConfig()", -> updatedHandler = null writeConfigFile = (data) ->