Activate tests about search terms inside links (#14578)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
b2350774ea
Коммит
e7aaf0ea6a
@@ -251,7 +251,7 @@ var searchPostStoreTests = []searchTest{
|
|||||||
{
|
{
|
||||||
Name: "Should be able to search terms within links",
|
Name: "Should be able to search terms within links",
|
||||||
Fn: testSupportSearchTermsWithinLinks,
|
Fn: testSupportSearchTermsWithinLinks,
|
||||||
Tags: []string{ENGINE_MYSQL},
|
Tags: []string{ENGINE_MYSQL, ENGINE_ELASTICSEARCH},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "Should not return links that are embedded in markdown",
|
Name: "Should not return links that are embedded in markdown",
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user