Unfocus spec

This commit is contained in:
Kevin Sawicki
2015-01-09 18:28:17 -08:00
parent 8a13c4b959
commit e5a1f15833

View File

@@ -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) ->