Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

GithubSpec Test Fails (Pronto::Github#create_pull_request_review with comments) #324

Closed
alessio-signorini opened this issue Dec 28, 2018 · 0 comments

Comments

@alessio-signorini
Copy link
Contributor

Master branch tests are failing with the following error

1) Pronto::Github#create_pull_request_review with comments 
     Failure/Error:
       octokit_client
         .should_not_receive(:create_pull_request_review)
         .with('prontolabs/pronto', pull_id, options)
         .once
     
     RuntimeError:
       `count` is not supported with negative message expectations
     # ./spec/pronto/github_spec.rb:170:in `block (4 levels) in <module:Pronto>'
apiology pushed a commit to apiology/pronto that referenced this issue Dec 27, 2019
* GithubSpec: fixed test

* Removed Ruby v2.2 from TravisCI (RubyGems deprecated it)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant