Skip to content

Commit dc53edb

Browse files
Updated verify files
1 parent a3e4726 commit dc53edb

6 files changed

+7
-14
lines changed

test/Sentry.AspNetCore.Tests/WebIntegrationTests.Versioning.DotNet8_0.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
}
2727
},
2828
User: {
29-
Id: Guid_1,
30-
IpAddress: {{auto}}
29+
Id: Guid_1
3130
},
3231
Environment: production,
3332
Breadcrumbs: [

test/Sentry.AspNetCore.Tests/WebIntegrationTests.Versioning.DotNet9_0.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
}
2727
},
2828
User: {
29-
Id: Guid_1,
30-
IpAddress: {{auto}}
29+
Id: Guid_1
3130
},
3231
Environment: production,
3332
Breadcrumbs: [

test/Sentry.Log4Net.Tests/IntegrationTests.LoggingInsideTheContextOfLogging.verified.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
}
3434
},
3535
User: {
36-
Id: Guid_3,
37-
IpAddress: {{auto}}
36+
Id: Guid_3
3837
},
3938
Environment: production
4039
}
@@ -75,8 +74,7 @@
7574
}
7675
},
7776
User: {
78-
Id: Guid_3,
79-
IpAddress: {{auto}}
77+
Id: Guid_3
8078
},
8179
Environment: production
8280
}

test/Sentry.Log4Net.Tests/IntegrationTests.Simple.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
}
3333
},
3434
User: {
35-
Id: Guid_3,
36-
IpAddress: {{auto}}
35+
Id: Guid_3
3736
},
3837
Environment: production
3938
}

test/Sentry.NLog.Tests/IntegrationTests.LoggingInsideTheContextOfLogging.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@
4040
}
4141
},
4242
User: {
43-
Id: Guid_3,
44-
IpAddress: {{auto}}
43+
Id: Guid_3
4544
},
4645
Environment: production
4746
}

test/Sentry.Serilog.Tests/IntegrationTests.LoggingInsideTheContextOfLogging.verified.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
}
4040
},
4141
User: {
42-
Id: Guid_3,
43-
IpAddress: {{auto}}
42+
Id: Guid_3
4443
},
4544
Environment: production
4645
}

0 commit comments

Comments
 (0)