1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

search test fix

This commit is contained in:
Jernej Pregelj 2019-03-29 11:10:39 +01:00 committed by Pedro Gutiérrez
parent f569957058
commit 9d1c58c28a

View File

@ -60,7 +60,7 @@ describe("Search Asset", () => {
page: 0,
offset: 1,
query: {
text: `Test2${testHash}`,
text: [`Test2${testHash}`],
},
sort: {
text: 1,