mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Unfocus spec
This commit is contained in:
@@ -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) ->
|
||||
|
||||
Reference in New Issue
Block a user