Skip to content

Commit

Permalink
Changing test name.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimwebber committed Apr 8, 2016
1 parent 7e81864 commit 7d369a4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -99,7 +99,7 @@ public void shouldNotReportOOMErrorsInUserLog()
}

@Test
public void shouldNotReportStackOverflowErrorsInUserLogButShouldInInternalLog()
public void shouldReportStackOverflowErrorsInInternalLog()
{
// Given
AssertableLogProvider provider = new AssertableLogProvider();
Expand Down

0 comments on commit 7d369a4

Please sign in to comment.