I tried await PocketIc.create() but I got error TypeError: Cannot read properties of undefined (reading 'protocol')
I tried await PocketIc.create(url)* where url is http://localhost:8080 that i got from dfx start --clean but I also got another error SyntaxError: Unexpected token 'C', "Could not "... is not valid JSON
I tried dfx deploy backend to make sure the test runes on backend canister