We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c1e3d2 commit cbe7e1fCopy full SHA for cbe7e1f
tests/SDKTest.php
@@ -79,7 +79,7 @@ class SDKTest extends TestCase
79
'envs' => [
80
'java-8' => 'docker run --rm -v $(pwd):/app -w /app/tests/sdks/android alvrme/alpine-android:latest-jdk8 sh -c "./gradlew :library:testReleaseUnitTest -q && cat library/result.txt"',
81
],
82
- 'supportException' => false,
+ 'supportException' => true,
83
'supportRealtime' => true,
84
85
0 commit comments