Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Update test name to match project convention
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-archano committed Feb 15, 2018
1 parent c04984f commit 6bd15d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class DetektIntegrationTest {
}

@Test
void givenOutputNotDefinedShouldFailBuildOnConfiguration() {
void shouldFailBuildOnConfigurationWhenNoOutputNotDefined() {
def emptyConfiguration = detektWith("")

def result = createProjectWithZeroThreshold(Fixtures.Detekt.SOURCES_WITH_WARNINGS)
Expand Down

0 comments on commit 6bd15d0

Please sign in to comment.