diff --git a/spec/stores/draft-helpers-spec.es6 b/spec/stores/draft-helpers-spec.es6 index a5cfb0a0c..ff21bf529 100644 --- a/spec/stores/draft-helpers-spec.es6 +++ b/spec/stores/draft-helpers-spec.es6 @@ -34,7 +34,7 @@ describe('DraftHelpers', function describeBlock() { }); }); - fdescribe('shouldAppendQuotedText', () => { + describe('shouldAppendQuotedText', () => { it('returns true if message is reply and has no marker', () => { const draft = { replyToMessageId: 1,