Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

[LIB-771] Added integration tests for array operators #161

Merged
merged 2 commits into from
Jun 15, 2016

Conversation

jaskooo
Copy link
Contributor

@jaskooo jaskooo commented Jun 14, 2016

No description provided.

it(@"should add array objects", ^{
__block BOOL _blockFinished = NO;
__block NSError *_error;
//NSNumber* expectedLoversNb = @(book.lovers.integerValue + 1);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove comment

@MariuszWisniewski
Copy link
Contributor

LGTM

@jaskooo jaskooo merged commit d0c59b0 into develop Jun 15, 2016
@jaskooo jaskooo deleted the LIB-771-array-operators-tests branch June 15, 2016 10:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants