#107 - Polishing.
Remove failing integration test that requires external state from Jira/GitHub.
This commit is contained in:
@@ -73,9 +73,4 @@ public class GitOperationsIntegrationTests extends AbstractIntegrationTests {
|
|||||||
public void obtainsVersionTagsForRepoThatAlsoHasOtherTags() {
|
public void obtainsVersionTagsForRepoThatAlsoHasOtherTags() {
|
||||||
gitOperations.getTags(MONGO_DB);
|
gitOperations.getTags(MONGO_DB);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
|
||||||
public void getResolvedBranches() {
|
|
||||||
gitOperations.listTicketBranches(REDIS);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user