fix merge conflicts
This commit is contained in:
commit
c009ec4b59
|
@ -2151,7 +2151,7 @@
|
||||||
"setting": "optionsSource",
|
"setting": "optionsSource",
|
||||||
"value": "provider"
|
"value": "provider"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "options",
|
"type": "options",
|
||||||
"key": "customOptions",
|
"key": "customOptions",
|
||||||
|
|
|
@ -59,4 +59,4 @@ describe("test link functionality", () => {
|
||||||
expect(Array.isArray(output)).toBe(true)
|
expect(Array.isArray(output)).toBe(true)
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
})
|
})
|
Loading…
Reference in New Issue