LLazyEmail / LLazyEmail/markdown-regex

FAIL br.test

Open
#178 3 comments 0 reactions 2 assignees Claimed by @Olgalex View on GitHub
bug
Dominant language
JavaScript
Stars
11
Forks
3
Avg merge
4h 51m
Merged PRs (30d)
20

Description

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

**To Reproduce**
Go to `RegEx: REGEXP_BR`

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

**Actual result**
expect (received).toBe(expected) !== object is equality
https://github.com/LLazyEmail/markdown-regex/blob/main/tests/br/br.test.js

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.