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:
parent
f569957058
commit
9d1c58c28a
@ -60,7 +60,7 @@ describe("Search Asset", () => {
|
||||
page: 0,
|
||||
offset: 1,
|
||||
query: {
|
||||
text: `Test2${testHash}`,
|
||||
text: [`Test2${testHash}`],
|
||||
},
|
||||
sort: {
|
||||
text: 1,
|
||||
|
Loading…
Reference in New Issue
Block a user