Skip to content

Commit c5031ae

Browse files
Update tests/SDKTest.php
Co-authored-by: Jake Barnby <[email protected]>
1 parent ca42539 commit c5031ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/SDKTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ class SDKTest extends TestCase
5555
'php-7.4' => 'docker run --rm -v $(pwd):/app -w /app php:7.4-cli-alpine php tests/languages/php/test.php',
5656
'php-8.0' => 'docker run --rm -v $(pwd):/app -w /app php:8.0-cli-alpine php tests/languages/php/test.php',
5757
],
58-
'supportException' => true,
5958
'expectedOutput' => [
6059
...FOO_RESPONSES,
6160
...BAR_RESPONSES,

0 commit comments

Comments
 (0)