You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
Describe the bug
When including this plugin in to a Capacitor project, the unit test fails when running from command line. Running the tests from within Android Studio is working.
To Reproduce
Steps to reproduce the behavior:
Setup a base Capacitor project with Android platform added
Add the capacitor-community-http plugin
From the android directory of your project, run ./gradlew testDebugUnitTest
See error
Expected behavior
The unit test should pass successfully
The text was updated successfully, but these errors were encountered:
Describe the bug
When including this plugin in to a Capacitor project, the unit test fails when running from command line. Running the tests from within Android Studio is working.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The unit test should pass successfully
The text was updated successfully, but these errors were encountered: