mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-03-19 02:07:14 +01:00
Fix merge conflict
This commit is contained in:
parent
719e883789
commit
4f7a61382f
1 changed files with 0 additions and 2 deletions
|
@ -215,8 +215,6 @@ describe('Suggestions', () => {
|
|||
|
||||
describe('TagSuggestion', () => {
|
||||
it('should format suggested tags as tag name and the count', () => {
|
||||
// The snapshots in this test contain a "narrow no-break space"
|
||||
/* eslint-disable no-irregular-whitespace */
|
||||
expectTagRender({ canonical: ['safe'], images: 10 }).toMatchInlineSnapshot(`
|
||||
{
|
||||
"label": " safe 10",
|
||||
|
|
Loading…
Add table
Reference in a new issue