File tree 1 file changed +2
-2
lines changed
packages/supabase/test/getList
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2008,7 +2008,7 @@ nock("https://iwdfzvfqbtokqetmbmbp.supabase.co:443", {
2008
2008
select : "%2A" ,
2009
2009
offset : "0" ,
2010
2010
limit : "10" ,
2011
- or : "%28title.ilike.%25Black+Psorotichia%25%2Ccontent.ilike.%25Sed+sagittis%25%29" ,
2011
+ or : "%28title.ilike.%22% 25Black+Psorotichia%25%22% 2Ccontent.ilike.%22% 25Sed+sagittis%25%22 %29" ,
2012
2012
} )
2013
2013
. reply (
2014
2014
200 ,
@@ -2052,7 +2052,7 @@ nock("https://iwdfzvfqbtokqetmbmbp.supabase.co:443", {
2052
2052
"Access-Control-Allow-Origin" ,
2053
2053
"*" ,
2054
2054
"Content-Location" ,
2055
- "/posts?limit=10&offset=0&or=%28title.ilike.%25Black+Psorotichia%25%2Ccontent.ilike.%25Sed+sagittis%25%29&select=%2A" ,
2055
+ "/posts?limit=10&offset=0&or=%28title.ilike.%22% 25Black+Psorotichia%25%22% 2Ccontent.ilike.%22% 25Sed+sagittis%25%22 %29&select=%2A" ,
2056
2056
"Strict-Transport-Security" ,
2057
2057
"max-age=15552000; includeSubDomains" ,
2058
2058
"Vary" ,
You can’t perform that action at this time.
0 commit comments