mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-02 02:53:01 +08:00
fix(specs): Remove fdescribe
This commit is contained in:
parent
150ac1e887
commit
2bcd5032a8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ DraftChangeSet = DraftEditingSession.DraftChangeSet
|
|||
_ = require 'underscore'
|
||||
|
||||
|
||||
fdescribe "DraftEditingSession Specs", ->
|
||||
describe "DraftEditingSession Specs", ->
|
||||
|
||||
describe "DraftChangeSet", ->
|
||||
beforeEach ->
|
||||
|
|
Loading…
Reference in a new issue