Skip to content

Commit e8855c6

Browse files
Fixed verify files for windows (#3471)
1 parent 984a392 commit e8855c6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/Sentry.NLog.Tests/IntegrationTests.Simple.Net4_8.verified.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
DebugId: ________-____-____-____-____________-________,
7272
DebugChecksum: ______:________________________________________________________________,
7373
DebugFile: .../Sentry.NLog.Tests.pdb,
74-
CodeId: _____________,
74+
CodeId: ______________,
7575
CodeFile: .../Sentry.NLog.Tests.dll
7676
}
7777
],

test/Sentry.Tests/HubTests.CaptureEvent_ActiveTransaction_UnhandledExceptionTransactionEndedAsCrashed.Net4_8.verified.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
DebugId: ________-____-____-____-____________-________,
8080
DebugChecksum: ______:________________________________________________________________,
8181
DebugFile: .../Sentry.Tests.pdb,
82-
CodeId: _____________,
82+
CodeId: ______________,
8383
CodeFile: .../Sentry.Tests.dll
8484
},
8585
{
@@ -89,7 +89,7 @@
8989
DebugId: ________-____-____-____-____________-________,
9090
DebugChecksum: ______:________________________________________________________________,
9191
DebugFile: xunit.execution.desktop.pdb,
92-
CodeId: _____________,
92+
CodeId: ______________,
9393
CodeFile: .../xunit.execution.desktop.dll
9494
},
9595
{
@@ -99,7 +99,7 @@
9999
DebugId: ________-____-____-____-____________-________,
100100
DebugChecksum: ______:________________________________________________________________,
101101
DebugFile: xunit.core.pdb,
102-
CodeId: _____________,
102+
CodeId: ______________,
103103
CodeFile: .../xunit.core.dll
104104
}
105105
],

0 commit comments

Comments
 (0)