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 12, 2018
1 parent 4b71055 commit 7d860d1
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 7d860d1

Please sign in to comment.