Skip to content

Commit 476cbc3

Browse files
committed
Merge branch 'feat/logs-microsoft-extensions-logging' of https://github.com/getsentry/sentry-dotnet into feat/logs-microsoft-extensions-logging
2 parents 1fe9cc0 + fd532ca commit 476cbc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Sentry.Extensions.Logging.Tests/SentryLoggingOptionsSetupTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public void Configure_BindsConfigurationToOptions()
2525
Distribution = "FakeDistribution",
2626
Environment = "Test",
2727
Dsn = "https://[email protected]:65535/2147483647",
28-
EnableLogs = true,
28+
EnableLogs = true,
2929
MaxQueueItems = 8,
3030
MaxCacheItems = 9,
3131
ShutdownTimeout = TimeSpan.FromSeconds(13),

0 commit comments

Comments
 (0)