mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
remove fdescribe
This commit is contained in:
@@ -56,7 +56,7 @@ describe "Autoflow package", ->
|
||||
words
|
||||
"""
|
||||
|
||||
fdescribe "reflowing text", ->
|
||||
describe "reflowing text", ->
|
||||
beforeEach ->
|
||||
window.rootView = new RootView
|
||||
autoflow = atom.activatePackage('autoflow', immediate: true).mainModule
|
||||
|
||||
Reference in New Issue
Block a user