For what it’s worth, I am running my testing by starting ionic using this CLI incantation (so I can test & run locally):
ionic capacitor run web --configuration="local"
npx cap serve
For what it’s worth, I am running my testing by starting ionic using this CLI incantation (so I can test & run locally):
ionic capacitor run web --configuration="local"
npx cap serve