Skip to content

Commit 4feb8c6

Browse files
committed
Comment out pending test
1 parent 6dbc38f commit 4feb8c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ObjectiveGitTests/GTRepository+PullSpec.m

+2
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
});
9595
});
9696

97+
/* pending tests break build on travis
9798
/// Unborn
9899
/// Can't get a GTBranch reference wrapping HEAD when its symref is unborn
99100
pending(@"into an empty repo", ^{
@@ -136,6 +137,7 @@
136137
// expect(head).toNot(beNil());
137138
138139
});
140+
*/
139141

140142
/// Fast-Forward Merge
141143
///

0 commit comments

Comments
 (0)