Skip to content

Commit 6634720

Browse files
committed
Adjust tests
1 parent c673318 commit 6634720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/DependencyInjection/SentryExtensionTest.php

+1
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ public function test_that_it_sets_all_sentry_options()
355355
'processorOption2' => 'asasdf',
356356
],
357357
],
358+
'ignore_server_port' => false,
358359
];
359360

360361
$this->assertCount(self::SUPPORTED_SENTRY_OPTIONS_COUNT, $options);

0 commit comments

Comments
 (0)