mirror of
https://github.com/project-zot/zot.git
synced 2026-06-19 22:27:58 +08:00
feat(search): update search pattern matching rules (#1257)
Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
This commit is contained in:
@@ -6674,7 +6674,6 @@ func TestSearchRoutes(t *testing.T) {
|
||||
GlobalSearch(query:"testrepo"){
|
||||
Repos {
|
||||
Name
|
||||
Score
|
||||
NewestImage {
|
||||
RepoName
|
||||
Tag
|
||||
@@ -6808,7 +6807,6 @@ func TestSearchRoutes(t *testing.T) {
|
||||
GlobalSearch(query:"testrepo"){
|
||||
Repos {
|
||||
Name
|
||||
Score
|
||||
NewestImage {
|
||||
RepoName
|
||||
Tag
|
||||
|
||||
Reference in New Issue
Block a user