Skip to content

Commit

Permalink
Add comment to kick CI
Browse files Browse the repository at this point in the history
  • Loading branch information
maicki committed Sep 14, 2018
1 parent 3fa6e66 commit 6bf8ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/ASCollectionViewTests.mm
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ - (void)testTuningParameters
XCTAssertTrue(ASRangeTuningParametersEqualToRangeTuningParameters(preloadParams, [collectionView tuningParametersForRangeType:ASLayoutRangeTypePreload]));
}

// https://github.com/TextureGroup/Texture/issues/1094
// Informations to test: https://github.com/TextureGroup/Texture/issues/1094
- (void)testThatCollectionNodeCanHandleNilRangeController
{
UICollectionViewFlowLayout *layout = [[UICollectionViewFlowLayout alloc] init];
Expand Down

0 comments on commit 6bf8ee6

Please sign in to comment.