Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
asbjornu committed Nov 20, 2014
2 parents 9ef35a8 + a32c25e commit 3546ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/SharpRaven.UnitTests/Data/SentryRequestTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ namespace SharpRaven.UnitTests.Data
[TestFixture]
public class SentryRequestTests
{
[TearDown]
[SetUp]
public void SetUp()
{
// Set the HTTP Context to null before so tests don't bleed data into each other. @asbjornu
Expand Down

0 comments on commit 3546ed8

Please sign in to comment.