We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6634720 commit 891c195Copy full SHA for 891c195
test/DependencyInjection/SentryExtensionTest.php
@@ -17,7 +17,7 @@
17
18
class SentryExtensionTest extends TestCase
19
{
20
- private const SUPPORTED_SENTRY_OPTIONS_COUNT = 35;
+ private const SUPPORTED_SENTRY_OPTIONS_COUNT = 36;
21
private const LISTENER_TEST_PUBLIC_ALIAS = 'sentry.exception_listener.public_alias';
22
23
public function test_that_configuration_uses_the_right_default_values()
0 commit comments