Skip to content

Conversation

WyriHaximus
Copy link
Member

No description provided.

{
public function refresh(): Tag
{
return $this->wait($this->handleCommand(new BuildAsyncFromSyncCommand(self::HYDRATE_CLASS, $this))->then(function (TagInterface $tag) {

Choose a reason for hiding this comment

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

Line exceeds 120 characters; contains 143 characters

$command = new TagsCommand('api-clients/github');

$iteratePagesService = $this->prophesize(IteratePagesService::class);
$iteratePagesService->iterate('repos/api-clients/github/tags')->shouldBeCalled()->willReturn(Observable::fromArray([[$tagArray]]));

Choose a reason for hiding this comment

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

Line exceeds 120 characters; contains 139 characters

@WyriHaximus WyriHaximus merged commit 065e07b into master Jun 18, 2017
@WyriHaximus WyriHaximus deleted the resources-tags-and-releases branch June 18, 2017 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants