Skip to content

FAIL empty-blockquote.test #179

@Olgalex

Description

@Olgalex

Describe the bug
expect(recieved).toBe(expected) !== object is equality

To Reproduce
Go to RegEx: REGEXP_EMPTY_BLOCKQUOTE

Expected result
expect(recieved).toBe(expected) === object is equality

Actual result
expect(recieved).toBe(expected) !== object is equality
https://github.com/LLazyEmail/markdown-regex/blob/main/tests/empty-blockqoute/empty-blockquote.test.js

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions