mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-03-19 10:17:14 +01:00
Remove "narrow no-break space" ignores
This commit is contained in:
parent
2fe0243b6d
commit
25989cc626
1 changed files with 0 additions and 1 deletions
|
@ -247,7 +247,6 @@ describe('Suggestions', () => {
|
||||||
"value": "safe",
|
"value": "safe",
|
||||||
}
|
}
|
||||||
`);
|
`);
|
||||||
/* eslint-enable no-irregular-whitespace */
|
|
||||||
});
|
});
|
||||||
|
|
||||||
it('should display alias -> canonical for aliased tags', () => {
|
it('should display alias -> canonical for aliased tags', () => {
|
||||||
|
|
Loading…
Add table
Reference in a new issue