Skip to content

Commit

Permalink
Renamed the test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Paul S. Boodhoo committed Sep 24, 2009
1 parent 69c75a0 commit 7f8d6f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public void setup()
}

[Test]
public void it_should_not_try_to_treat_it_as_an_event()
public void should_not_try_to_treat_it_as_an_event()
{
dependency.AssertWasCalled(generic_parameter => generic_parameter.add_MethodThatShouldNotBeSeenAsAnEvent(item));
}
Expand Down

0 comments on commit 7f8d6f0

Please sign in to comment.