This commit is contained in:
Nathan Sobo 2015-05-29 21:53:52 +02:00
parent c700bf7682
commit b68902dd83

View File

@ -805,7 +805,6 @@ describe "Config", ->
atom.config.loadUserConfig()
expect(atom.config.get("foo.bar")).toBe "baz"
describe ".observeUserConfig()", ->
updatedHandler = null