Skip to content

Commit

Permalink
https://github.com/cloudstore/cloudstore/issues/54
Browse files Browse the repository at this point in the history
  • Loading branch information
nlmarco committed Aug 21, 2016
1 parent 6dd3d27 commit ee0c6da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public void ignoreRulesExistBeforeAffectedFiles() throws Exception {
}

@Test
public void ignoreRulesExistBecomeDisabled() throws Exception {
public void ignoreRulesBecomeDisabled() throws Exception {
createLocalAndRemoteRepo();
final LocalRepoManager localRepoManagerRemote = localRepoManagerFactory.createLocalRepoManagerForExistingRepository(remoteRoot);

Expand Down

0 comments on commit ee0c6da

Please sign in to comment.