Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Jun 11, 2021
1 parent bfbcff2 commit b0a2f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Sentry.Tests/SessionTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public void CreateUpdate_IncrementsSequenceNumber()
{
// Arrange
var session = new Session(
"foo",
SentryId.Parse("75302ac48a024bde9a3b3734a82e36c8"),
"bar",
DateTimeOffset.Parse("2020-01-01T00:00:00+00:00", CultureInfo.InvariantCulture),
"release123",
Expand Down

0 comments on commit b0a2f47

Please sign in to comment.