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 ca42539 commit c5031aeCopy full SHA for c5031ae
tests/SDKTest.php
@@ -55,7 +55,6 @@ class SDKTest extends TestCase
55
'php-7.4' => 'docker run --rm -v $(pwd):/app -w /app php:7.4-cli-alpine php tests/languages/php/test.php',
56
'php-8.0' => 'docker run --rm -v $(pwd):/app -w /app php:8.0-cli-alpine php tests/languages/php/test.php',
57
],
58
- 'supportException' => true,
59
'expectedOutput' => [
60
...FOO_RESPONSES,
61
...BAR_RESPONSES,
0 commit comments